[PATCH] Fix unrecognized option of fat (3/6)
commit0279de03cd728f9e50779d8ad9e3f901328794b8
authorHirofumi Ogawa <hirofumi@mail.parknet.co.jp>
Mon, 6 Oct 2003 04:01:55 +0000 (5 21:01 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Mon, 6 Oct 2003 04:01:55 +0000 (5 21:01 -0700)
treea3db72db1c50fc53484fb9faec0484962882233e
parent168e5083c830be8f52f08e04cdb5e5a9839f0d0b
[PATCH] Fix unrecognized option of fat (3/6)

vfat doesn't recognize the msdos option. Also msdos doesn't recognize
vfat option.

And this separates fat/vfat/msdos option structures. I think this
looks more good as document.
fs/fat/inode.c