linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 5/5] Documentation: update nfs option in filesystem/vfat.txt
@ 2012-09-04 15:58 Namjae Jeon
  0 siblings, 0 replies; only message in thread
From: Namjae Jeon @ 2012-09-04 15:58 UTC (permalink / raw)
  To: hirofumi, akpm, bfields, viro
  Cc: linux-kernel, Namjae Jeon, Namjae Jeon, Ravishankar N, Amit Sahrawat

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

update nfs option in filesystem/vfat.txt

Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Ravishankar N <ravi.n1@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-04 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-04 15:58 [PATCH v2 5/5] Documentation: update nfs option in filesystem/vfat.txt Namjae Jeon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).