From 8f27e144db176d10c149a9f8be9b3db1ede7b426 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 04:56:47 +0200 Subject: Merging upstream version 1.2.3. Signed-off-by: Daniel Baumann --- fsck/repair.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fsck/repair.h') diff --git a/fsck/repair.h b/fsck/repair.h index 634cc49..f1cde24 100644 --- a/fsck/repair.h +++ b/fsck/repair.h @@ -26,6 +26,7 @@ #define ER_FILE_LARGER_SIZE 0x00002005 #define ER_FILE_DUPLICATED_CLUS 0x00002006 #define ER_FILE_ZERO_NOFAT 0x00002007 +#define ER_VENDOR_GUID 0x00003001 typedef unsigned int er_problem_code_t; struct exfat_fsck; -- cgit v1.2.3