From: Namjae Jeon <namjae.j...@samsung.com>

update nfs option in filesystem/vfat.txt

Signed-off-by: Namjae Jeon <namjae.j...@samsung.com>
---
 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to