diff options
author | Josef Bacik <josef@toxicpanda.com> | 2021-12-03 17:18:03 -0500 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-01-07 14:18:23 +0100 |
commit | 26c2c4540d6d5c85a22a857ccda304361f1afeaf (patch) | |
tree | 9e3088200b5907be5c7ed5e6b4c1290ca68abae7 /fs/btrfs/tree-log.c | |
parent | 727e60604f6a61b8e4330e8fe63a8cf0a067d29d (diff) | |
download | linux-26c2c4540d6d5c85a22a857ccda304361f1afeaf.tar.bz2 |
btrfs: add an inode-item.h
We have a few helpers in inode-item.c, and I'm going to make a few
changes to how we do truncate in the future, so break out these
definitions into their own header file to trim down ctree.h some and
make it easier to do the work on truncate in the future.
Reviewed-by: Filipe Manana <fdmanana@suse.com>
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-log.c')
-rw-r--r-- | fs/btrfs/tree-log.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/tree-log.c b/fs/btrfs/tree-log.c index 7c4634ac511e..64b42f4b11f2 100644 --- a/fs/btrfs/tree-log.c +++ b/fs/btrfs/tree-log.c @@ -20,6 +20,7 @@ #include "block-group.h" #include "space-info.h" #include "zoned.h" +#include "inode-item.h" /* magic values for the inode_only field in btrfs_log_inode: * |