diff options
author | Dave Chinner <dchinner@redhat.com> | 2021-04-06 07:01:41 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-04-07 14:37:06 -0700 |
commit | 8de1cb0038026a35dca276c69fa5caa5453879f3 (patch) | |
tree | 22abd654c7e10a33fbe7c3facd203b306c13f0e7 /Makefile | |
parent | 2442ee15bb1e726e0db1b90faf02211f88fb5d71 (diff) | |
download | lwn-8de1cb0038026a35dca276c69fa5caa5453879f3.tar.gz lwn-8de1cb0038026a35dca276c69fa5caa5453879f3.zip |
xfs: inode fork allocation depends on XFS_IFEXTENT flag
Due to confusion on when the XFS_IFEXTENT needs to be set, the
changes in e6a688c33238 ("xfs: initialise attr fork on inode
create") failed to set the flag when initialising the empty
attribute fork at inode creation. Set this flag the same way
xfs_bmap_add_attrfork() does after attry fork allocation.
Fixes: e6a688c33238 ("xfs: initialise attr fork on inode create")
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Tested-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions