Catch up to kernel's scoutfs_extent

Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
Zach Brown
2016-11-17 19:48:05 -08:00
parent 41e3ca0f41
commit 5fcf70b53e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -293,7 +293,7 @@ struct scoutfs_xattr {
__u8 name[0];
} __packed;
struct scoutfs_file_extent {
struct scoutfs_extent {
__le64 blkno;
__le64 len;
__u8 flags;