aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAnton Altaparmakov <aia21@cantab.net>2004-04-27 14:27:16 +0100
committerAnton Altaparmakov <aia21@cantab.net>2004-04-27 14:27:16 +0100
commit93b62d3ac3a12a32d1f2fdc11381d2d2f28a7ab8 (patch)
tree35a9e1e571649f39cf92fedae7fda991e90e135a /Documentation
parentc9dba577d9e9d59f4d977fe63479d9be1481f2dc (diff)
downloadhistory-93b62d3ac3a12a32d1f2fdc11381d2d2f28a7ab8.tar.gz
NTFS: Load the mft mirror at mount time and compare the mft records
stored in it to the ones in the mft (fs/ntfs/super.c).
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/filesystems/ntfs.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/ntfs.txt b/Documentation/filesystems/ntfs.txt
index 738ada97aeed9c..fda6bf8882d3f5 100644
--- a/Documentation/filesystems/ntfs.txt
+++ b/Documentation/filesystems/ntfs.txt
@@ -71,6 +71,7 @@ Features
compatibility, we implement access to files using their short file names if
they exist. The driver will not create short file names however, and a rename
will discard any existing short file name.
+- The new driver supports exporting of mounted NTFS volumes via NFS.
Supported mount options