scoutfs-utils: add waiting ioctl command

Add a quick command that lists the results of the new waiting ioctl.

Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
Zach Brown
2019-05-21 11:33:42 -07:00
committed by Zach Brown
parent 77bd0c20ab
commit 57da5fae4c
3 changed files with 139 additions and 2 deletions
+3 -2
View File
@@ -390,8 +390,9 @@ struct scoutfs_file_extent {
__u8 flags;
} __packed;
#define SEF_OFFLINE 0x1
#define SEF_UNWRITTEN 0x2
#define SEF_OFFLINE (1 << 0)
#define SEF_UNWRITTEN (1 << 1)
#define SEF_UNKNOWN (U8_MAX << 2)
/*
* The first xattr part item has a header that describes the xattr. The