diff options
author | 2022-10-19 10:50:52 -0400 | |
---|---|---|
committer | 2022-12-05 18:00:42 +0100 | |
commit | 0d3a9cf8c3068136145b90841778e3f1ac13f22a (patch) | |
tree | aaa2a78208af3d2a35d9cb2a5dcf78b59e4944b3 /fs/btrfs/tree-defrag.c | |
parent | btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h (diff) | |
download | wireguard-linux-0d3a9cf8c3068136145b90841778e3f1ac13f22a.tar.xz wireguard-linux-0d3a9cf8c3068136145b90841778e3f1ac13f22a.zip |
btrfs: convert incompat and compat flag test helpers to macros
These helpers use functions not defined in fs.h, they're simply
accessors of the super block in fs_info, convert them to macros so
that we don't have a weird dependency between fs.h and accessors.h.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-defrag.c')
0 files changed, 0 insertions, 0 deletions