| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 0/2] xfs: fix a couple post-merge sparse inode chunks issues |
| From: | Brian Foster <bfoster@xxxxxxxxxx> |
| Date: | Mon, 1 Jun 2015 10:33:12 -0400 |
| Delivered-to: | xfs@xxxxxxxxxxx |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [dgc-xfs:xfs-sparse-inode 17/18] xfs_inode.c:undefined reference to `__umoddi3', Brian Foster |
|---|---|
| Next by Date: | [PATCH 2/2] xfs: check min blks for random debug mode sparse allocations, Brian Foster |
| Previous by Thread: | Re: [dgc-xfs:xfs-sparse-inode 17/18] xfs_inode.c:undefined reference to `__umoddi3', Brian Foster |
| Next by Thread: | [PATCH 2/2] xfs: check min blks for random debug mode sparse allocations, Brian Foster |
| Indexes: | [Date] [Thread] [Top] [All Lists] |