提交 6e73b418 编写于 作者: V Vlad Apostolov 提交者: Tim Shimmin

[XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error

SGI-PV: 955947
SGI-Modid: xfs-linux-melb:xfs-kern:26986a
Signed-off-by: NVlad Apostolov <vapo@sgi.com>
Signed-off-by: NTim Shimmin <tes@sgi.com>
上级 6f1f2168
......@@ -647,6 +647,8 @@ xfs_bulkstat(
}
else if (error == ENOMEM)
ubleft = 0;
else
lastino = ino;
continue;
}
if (fmterror == BULKSTAT_RV_GIVEUP) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册