diff options
author | Christoph Hellwig <hch@lst.de> | 2019-10-24 22:26:27 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-10-28 16:08:17 -0700 |
commit | 7a42c70ea0dd56b3ed747c1fcf9b96cc26c77774 (patch) | |
tree | 86675e5d71686515feea9ff1912222f733620875 /fs/xfs/xfs_bmap_util.c | |
parent | 837a6e7f5cdb5e411c6187729e12962c2705160d (diff) | |
download | kernel_replicant_linux-7a42c70ea0dd56b3ed747c1fcf9b96cc26c77774.tar.gz kernel_replicant_linux-7a42c70ea0dd56b3ed747c1fcf9b96cc26c77774.tar.bz2 kernel_replicant_linux-7a42c70ea0dd56b3ed747c1fcf9b96cc26c77774.zip |
xfs: disable xfs_ioc_space for always COW inodes
If we always have to write out of place preallocating blocks is
pointless. We already check for this in the normal falloc path, but
the check was missig in the legacy ALLOCSP path.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_bmap_util.c')
0 files changed, 0 insertions, 0 deletions