aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2017-05-12 17:44:08 +0000
committerDarrick J. Wong <[email protected]>2017-05-16 16:24:36 +0000
commit6eadbf4c8ba816c10d1c97bed9aa861d9fd17809 (patch)
tree1189f50db3931a73e48232f2cba62a29a0e73c39 /fs/jbd2/commit.c
parentxfs: fix indlen accounting error on partial delalloc conversion (diff)
downloadkernel-6eadbf4c8ba816c10d1c97bed9aa861d9fd17809.tar.gz
kernel-6eadbf4c8ba816c10d1c97bed9aa861d9fd17809.zip
xfs: BMAPX shouldn't barf on inline-format directories
When we're fulfilling a BMAPX request, jump out early if the data fork is in local format. This prevents us from hitting a debugging check in bmapi_read and barfing errors back to userspace. The on-disk extent count check later isn't sufficient for IF_DELALLOC mode because da extents are in memory and not on disk. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Brian Foster <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions