diff options
author | 2022-01-31 13:20:10 -0800 | |
---|---|---|
committer | 2022-02-01 14:14:48 -0800 | |
commit | b39a04636fd7454911b80e7b5ab2a66b011a8145 (patch) | |
tree | 41569e6efe8090b9dfe06ad161fbbc3572c3c3b5 /lib/test_overflow.c | |
parent | xfs: set prealloc flag in xfs_alloc_file_space() (diff) | |
download | linux-dev-b39a04636fd7454911b80e7b5ab2a66b011a8145.tar.xz linux-dev-b39a04636fd7454911b80e7b5ab2a66b011a8145.zip |
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 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions