diff options
author | Dave Chinner <dchinner@redhat.com> | 2022-01-31 13:20:10 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2022-02-01 14:14:48 -0800 |
commit | b39a04636fd7454911b80e7b5ab2a66b011a8145 (patch) | |
tree | 41569e6efe8090b9dfe06ad161fbbc3572c3c3b5 /fs/jbd2/commit.c | |
parent | 0b02c8c0d75a738c98c35f02efb36217c170d78c (diff) |
xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c
The operations that xfs_update_prealloc_flags() perform are now
unique to xfs_fs_map_blocks(), so move xfs_update_prealloc_flags()
to be a static function in xfs_pnfs.c and cut out all the
other functionality that is doesn't use anymore.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions