mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-03 19:55:31 +00:00
fs/ntfs3: Document system.ntfs_attrib_be extended attribute
Add documentation for system.ntfs_attrib_be extended attribute. Signed-off-by: Daniel Pinto <danielpinto52@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
This commit is contained in:
parent
0d19f3d713
commit
d49436c344
@ -25,6 +25,11 @@ versions up to 3.1. File system type to use on mount is *ntfs3*.
|
|||||||
Note: Applied to empty files, this allows to switch type between
|
Note: Applied to empty files, this allows to switch type between
|
||||||
sparse(0x200), compressed(0x800) and normal.
|
sparse(0x200), compressed(0x800) and normal.
|
||||||
|
|
||||||
|
- *system.ntfs_attrib_be* gets/sets ntfs file/dir attributes.
|
||||||
|
|
||||||
|
Same value as system.ntfs_attrib but always represent as big-endian
|
||||||
|
(endianness of system.ntfs_attrib is the same as of the CPU).
|
||||||
|
|
||||||
Mount Options
|
Mount Options
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user