1
0
mirror of https://github.com/Zygo/bees.git synced 2025-08-02 13:53:28 +02:00

btrfs-tree: add support for inode flags

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
Zygo Blaxell
2025-07-09 01:00:31 -04:00
parent e852e3998a
commit c658831852
2 changed files with 8 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ namespace crucible {
/// @}
/// @{ Inode items
uint64_t inode_flags() const;
uint64_t inode_size() const;
/// @}