commit | 5c11adcc383a94cacd652461c9435bf7a5c53c9c | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Wed Oct 26 15:08:37 2022 -0400 |
committer | David Sterba <dsterba@suse.com> | Mon Dec 05 18:00:47 2022 +0100 |
tree | 15747ede6f5fa06b37b71b368db1bef7bf17d028 | |
parent | 77407dc032e29f205a1e3922564c0abfd2e23d15 [diff] |
btrfs: move verity prototypes into verity.h Move these out of ctree.h into verity.h to cut down on code in ctree.h. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>