mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-19 06:26:28 +00:00
Add orphan key
Printing the raw item is enough, it doesn't have a value to decode. Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
@@ -108,6 +108,7 @@ struct scoutfs_key {
|
||||
#define SCOUTFS_LINK_BACKREF_KEY 6
|
||||
#define SCOUTFS_SYMLINK_KEY 7
|
||||
#define SCOUTFS_BMAP_KEY 8
|
||||
#define SCOUTFS_ORPHAN_KEY 9
|
||||
|
||||
#define SCOUTFS_MAX_ITEM_LEN 512
|
||||
|
||||
|
||||
Reference in New Issue
Block a user