commit | 41a34a4fe1d4478b1c8b6b6ea634ab1adb156885 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 08 21:34:57 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 09 07:55:58 2005 -0800 |
tree | 18e228df2befa6a8f3e3703cbafea12fed92ac64 | |
parent | 33096b1e735b0a36c289ced394da7a25e94bc815 [diff] |
[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>