diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2017-05-12 20:44:08 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2017-05-16 19:24:36 +0300 |
commit | 6eadbf4c8ba816c10d1c97bed9aa861d9fd17809 (patch) | |
tree | 1189f50db3931a73e48232f2cba62a29a0e73c39 /fs/Kconfig | |
parent | 0daaecacb83bc6b656a56393ab77a31c28139bc7 (diff) | |
download | linux-6eadbf4c8ba816c10d1c97bed9aa861d9fd17809.tar.xz |
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 <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/Kconfig')
0 files changed, 0 insertions, 0 deletions