mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-20 15:04:42 +00:00
Catch up to kernel's scoutfs_extent
Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
+1
-1
@@ -293,7 +293,7 @@ struct scoutfs_xattr {
|
||||
__u8 name[0];
|
||||
} __packed;
|
||||
|
||||
struct scoutfs_file_extent {
|
||||
struct scoutfs_extent {
|
||||
__le64 blkno;
|
||||
__le64 len;
|
||||
__u8 flags;
|
||||
|
||||
Reference in New Issue
Block a user