diff options
author | 2021-02-10 21:25:15 -0800 | |
---|---|---|
committer | 2021-04-19 17:25:14 +0200 | |
commit | 05947ae18692736c665be4dfa5bb39a54c6b98ae (patch) | |
tree | dc2997bde8aeef74e9445fb4260331d9955f51c1 /fs/btrfs/tree-mod-log.h | |
parent | btrfs: replace open coded while loop with proper construct (diff) | |
download | wireguard-linux-05947ae18692736c665be4dfa5bb39a54c6b98ae.tar.xz wireguard-linux-05947ae18692736c665be4dfa5bb39a54c6b98ae.zip |
btrfs: unexport btrfs_extent_readonly() and make it static
btrfs_extent_readonly() is used by can_nocow_extent() in inode.c. So
move it from extent-tree.c to inode.c and declare it as static.
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-mod-log.h')
0 files changed, 0 insertions, 0 deletions