NTFS: - Add disable_sparse mount option together with a per volume sparse
authorAnton Altaparmakov <aia21@cantab.net>
Thu, 3 Feb 2005 12:02:56 +0000 (12:02 +0000)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 5 May 2005 09:53:01 +0000 (10:53 +0100)
commitc002f42543e155dd2b5b5039ea2637ab26c82513
treeea408493d2e0e9096166ab39a8657689c15c7dfa
parentf40661be038ce6ed9ef6a8b80307a9153bd95769
NTFS: - Add disable_sparse mount option together with a per volume sparse
enable bit which is set appropriately and a per inode sparse disable
bit which is preset on some system file inodes as appropriate.
      - Enforce that sparse support is disabled on NTFS volumes pre 3.0.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
Documentation/filesystems/ntfs.txt
fs/ntfs/ChangeLog
fs/ntfs/dir.c
fs/ntfs/inode.c
fs/ntfs/inode.h
fs/ntfs/layout.h
fs/ntfs/super.c
fs/ntfs/sysctl.c
fs/ntfs/volume.h