[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1346774328-8180-1-git-send-email-linkinjeon@gmail.com>
Date: Wed, 5 Sep 2012 00:58:48 +0900
From: Namjae Jeon <linkinjeon@...il.com>
To: hirofumi@...l.parknet.co.jp, akpm@...ux-foundation.org,
bfields@...ldses.org, viro@...iv.linux.org.uk
Cc: linux-kernel@...r.kernel.org, Namjae Jeon <linkinjeon@...il.com>,
Namjae Jeon <namjae.jeon@...sung.com>,
Ravishankar N <ravi.n1@...sung.com>,
Amit Sahrawat <a.sahrawat@...sung.com>
Subject: [PATCH v2 5/5] Documentation: update nfs option in filesystem/vfat.txt
From: Namjae Jeon <namjae.jeon@...sung.com>
update nfs option in filesystem/vfat.txt
Signed-off-by: Namjae Jeon <namjae.jeon@...sung.com>
Signed-off-by: Ravishankar N <ravi.n1@...sung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@...sung.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists