DESC
From: Christoph Hellwig <hch@lst.de>
Subject: [PATCH] merge msdos_fs_{i,sb}.h into msdos_fs.h
EDESC

[PATCH] FAT: merge msdos_fs_{i,sb}.h into msdos_fs.h

We don't have the union in "struct inode" and "struct super_block", so
we doesn't need xxx_fs_i.h and xxx_fs_sb.h anymore.

 From Christoph Hellwig <hch@lst.de>
