diff options
author | Josef Bacik <josef@toxicpanda.com> | 2022-10-19 10:50:52 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-12-05 18:00:42 +0100 |
commit | 0d3a9cf8c3068136145b90841778e3f1ac13f22a (patch) | |
tree | aaa2a78208af3d2a35d9cb2a5dcf78b59e4944b3 /fs/btrfs/discard.c | |
parent | ec8eb376e271ed2b8724bf488f4c74d2746d5446 (diff) |
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/discard.c')
0 files changed, 0 insertions, 0 deletions