Loading fs/xfs/xfs_itable.c +2 −0 Original line number Diff line number Diff line Loading @@ -647,6 +647,8 @@ xfs_bulkstat( } else if (error == ENOMEM) ubleft = 0; else lastino = ino; continue; } if (fmterror == BULKSTAT_RV_GIVEUP) { Loading Loading
fs/xfs/xfs_itable.c +2 −0 Original line number Diff line number Diff line Loading @@ -647,6 +647,8 @@ xfs_bulkstat( } else if (error == ENOMEM) ubleft = 0; else lastino = ino; continue; } if (fmterror == BULKSTAT_RV_GIVEUP) { Loading