[PATCH] fat: respect silent mount flag
authorChristoph Hellwig <hch@lst.de>
Wed, 9 Nov 2005 05:34:57 +0000 (21:34 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:55:58 +0000 (07:55 -0800)
commit41a34a4fe1d4478b1c8b6b6ea634ab1adb156885
tree18e228df2befa6a8f3e3703cbafea12fed92ac64
parent33096b1e735b0a36c289ced394da7a25e94bc815
[PATCH] fat: respect silent mount flag

Pass down the silent flag to parse_options().  Without this fat gives
warnings when mounting some non-fat rootfs with options.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/fat/inode.c