Loading fs/xfs/xfs_qm.c +1 −1 Original line number Diff line number Diff line Loading @@ -68,7 +68,7 @@ xfs_qm_dquot_walk( while (1) { struct xfs_dquot *batch[XFS_DQ_LOOKUP_BATCH]; int error = 0; int error; int i; mutex_lock(&qi->qi_tree_lock); Loading Loading
fs/xfs/xfs_qm.c +1 −1 Original line number Diff line number Diff line Loading @@ -68,7 +68,7 @@ xfs_qm_dquot_walk( while (1) { struct xfs_dquot *batch[XFS_DQ_LOOKUP_BATCH]; int error = 0; int error; int i; mutex_lock(&qi->qi_tree_lock); Loading