diff options
| author | Josef Bacik <[email protected]> | 2022-10-19 14:50:52 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-12-05 17:00:42 +0000 |
| commit | 0d3a9cf8c3068136145b90841778e3f1ac13f22a (patch) | |
| tree | aaa2a78208af3d2a35d9cb2a5dcf78b59e4944b3 /fs/btrfs/tree-mod-log.c | |
| parent | btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h (diff) | |
| download | kernel-0d3a9cf8c3068136145b90841778e3f1ac13f22a.tar.gz kernel-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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-mod-log.c')
0 files changed, 0 insertions, 0 deletions
