[PATCH v2 0/2] fs/ntfs3: Add system.ntfs_attrib_be extended attribute
From: Daniel Pinto
Date: Mon Oct 10 2022 - 07:41:41 EST
Changes v1->v2:
- Add documentation for the system.ntfs_attrib_be extended attribute
Improves compatibility with NTFS-3G by adding the system.ntfs_attrib_be
extended attribute.
Daniel Pinto (2):
fs/ntfs3: add system.ntfs_attrib_be extended attribute
fs/ntfs3: document system.ntfs_attrib_be extended attribute
Documentation/filesystems/ntfs3.rst | 5 +++++
fs/ntfs3/xattr.c | 20 ++++++++++++++------
2 files changed, 19 insertions(+), 6 deletions(-)