[PATCH 0/2] xfs: fix a couple post-merge sparse inode chunks issues
Brian Foster
bfoster at redhat.com
Mon Jun 1 09:33:12 CDT 2015
Hi all,
Here are a couple quick hitter fixes for sparse inodes. Patch 1 fixes a
compile failure detected by the kbuild robot with 32-bit configs. Patch
2 fixes a problem with the DEBUG mode random sparse inode chunk
allocation on large block size filesystems.
Brian
Brian Foster (2):
xfs: fix sparse inodes 32-bit compile failure
xfs: check min blks for random debug mode sparse allocations
fs/xfs/libxfs/xfs_ialloc.c | 15 ++++++++-------
fs/xfs/xfs_inode.c | 2 +-
2 files changed, 9 insertions(+), 8 deletions(-)
--
1.9.3
More information about the xfs
mailing list