diff options
author | 2022-01-31 13:20:08 -0800 | |
---|---|---|
committer | 2022-02-01 14:14:48 -0800 | |
commit | 472c6e46f589c26057596dcba160712a5b3e02c5 (patch) | |
tree | 4260c84833e1fca310f213ee2d2f386b96581c0e /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP* (diff) | |
download | wireguard-linux-472c6e46f589c26057596dcba160712a5b3e02c5.tar.xz wireguard-linux-472c6e46f589c26057596dcba160712a5b3e02c5.zip |
xfs: remove XFS_PREALLOC_SYNC
Callers can acheive the same thing by calling xfs_log_force_inode()
after making their modifications. There is no need for
xfs_update_prealloc_flags() to do this.
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 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions