From 1e3ce5d1dd99a352e6829b8e24787ccc2bfafb4b Mon Sep 17 00:00:00 2001 From: szaka Date: Mon, 7 Nov 2005 22:22:43 +0000 Subject: [PATCH] FILE_ATTR_DUP_VIEW_INDEX_PRESENT is also present in $STANDARD_INFORMATION on 3.x volumes --- include/ntfs/layout.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/ntfs/layout.h b/include/ntfs/layout.h index 351aeb71..cce72fc2 100644 --- a/include/ntfs/layout.h +++ b/include/ntfs/layout.h @@ -858,8 +858,8 @@ typedef enum { are valid for setting. */ /* - * These flags are only present in the FILE_NAME attribute (in the - * field file_attributes). + * FILE_ATTR_DUP_FILE_NAME_INDEX_PRESENT is only present in the + * FILE_NAME attribute (in the field file_attributes). */ FILE_ATTR_DUP_FILE_NAME_INDEX_PRESENT = const_cpu_to_le32(0x10000000), /* This is a copy of the corresponding bit from the mft record, telling