aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/xfs/libxfs/xfs_inode_fork.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-10-30 12:25:00 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2019-11-03 10:22:30 -0800
commitfd638f1de1f3f736ea4debb3582999ea95506e0a (patch)
tree1b7052433849ce6441b1da1bbe4d1627df1e07a6 /fs/xfs/libxfs/xfs_inode_fork.c
parentxfs: refactor xfs_bmapi_allocate (diff)
downloadwireguard-linux-fd638f1de1f3f736ea4debb3582999ea95506e0a.tar.xz
wireguard-linux-fd638f1de1f3f736ea4debb3582999ea95506e0a.zip
xfs: move extent zeroing to xfs_bmapi_allocate
Move the extent zeroing case there for the XFS_BMAPI_ZERO flag outside the low-level allocator and into xfs_bmapi_allocate, where is still is in transaction context, but outside the very lowlevel code where it doesn't belong. 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/libxfs/xfs_inode_fork.c')
0 files changed, 0 insertions, 0 deletions