Re: [PATCH v2] Documentation: update mount option in filesystem/vfat.txt

2012-07-29 Thread OGAWA Hirofumi
Namjae Jeon writes: > update two mount options(discard, nfs) in vfat.txt. Thanks. Acked-by: OGAWA Hirofumi > Signed-off-by: Namjae Jeon > --- > Documentation/filesystems/vfat.txt | 11 +++ > 1 file changed, 11 insertions(+) > > diff --git a/Documentation/filesystems/vfat.txt > b/

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

2012-07-29 Thread Namjae Jeon
update two mount options(discard, nfs) in vfat.txt. Signed-off-by: Namjae Jeon --- Documentation/filesystems/vfat.txt | 11 +++ 1 file changed, 11 insertions(+) diff --git a/Documentation/filesystems/vfat.txt b/Documentation/filesystems/vfat.txt index ead764b..f643f69 100644 --- a/Do