From 3ab93baa554bea33eaecaa874a3fd217d4dc0688 Mon Sep 17 00:00:00 2001 From: Zach Brown Date: Thu, 19 Apr 2018 14:34:21 -0700 Subject: [PATCH] scoutfs-utils: update format for unwritten extents Signed-off-by: Zach Brown --- utils/src/format.h | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/src/format.h b/utils/src/format.h index 86a29814..a4acbed9 100644 --- a/utils/src/format.h +++ b/utils/src/format.h @@ -330,6 +330,7 @@ struct scoutfs_file_extent { } __packed; #define SEF_OFFLINE 0x1 +#define SEF_UNWRITTEN 0x2 /* * The first xattr part item has a header that describes the xattr. The