]> err.no Git - linux-2.6/blobdiff - fs/xfs/xfs_itable.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
[linux-2.6] / fs / xfs / xfs_itable.c
index 80e5b96f5027f8b7f378e822678c9b0d65741551..7775ddc0b3c6b105449bef21a3954741533129f4 100644 (file)
@@ -647,6 +647,8 @@ xfs_bulkstat(
                                         }
                                        else if (error == ENOMEM)
                                                ubleft = 0;
+                                       else
+                                               lastino = ino;
                                        continue;
                                }
                                if (fmterror == BULKSTAT_RV_GIVEUP) {