[PATCH v2 5/5] Documentation: update nfs option in filesystem/vfat.txt

From: Namjae Jeon
Date: Tue Sep 04 2012 - 11:58:52 EST


From: Namjae Jeon <namjae.jeon@xxxxxxxxxxx>

update nfs option in filesystem/vfat.txt

Signed-off-by: Namjae Jeon <namjae.jeon@xxxxxxxxxxx>
Signed-off-by: Ravishankar N <ravi.n1@xxxxxxxxxxx>
Signed-off-by: Amit Sahrawat <a.sahrawat@xxxxxxxxxxx>
---
Documentation/filesystems/vfat.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/filesystems/vfat.txt b/Documentation/filesystems/vfat.txt
index de1e6c4..b9405aa 100644
--- a/Documentation/filesystems/vfat.txt
+++ b/Documentation/filesystems/vfat.txt
@@ -143,7 +143,8 @@ discard -- If set, issues discard/TRIM commands to the block

nfs -- This option maintains an index (cache) of directory
inodes by i_logstart which is used by the nfs-related code to
- improve look-ups.
+ improve look-ups. And rebuild inode after reading
+ directory entry from disk cluster if look-up fail.

Enable this only if you want to export the FAT filesystem
over NFS
--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/