]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
fat: move fs/vfat/* and fs/msdos/* to fs/fat
authorOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Thu, 6 Nov 2008 20:53:45 +0000 (12:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Nov 2008 23:41:20 +0000 (15:41 -0800)
commit990e194e69009028e029b7d25da68c38241ec4f0
tree633cb49307dcbac72c524a5e62ec2ce88befed1d
parent8986ab59631b1f2e82ac820c8fd76a34462915ca
fat: move fs/vfat/* and fs/msdos/* to fs/fat

This just moves those files, but change link order from MSDOS, VFAT to
VFAT, MSDOS.

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/Makefile
fs/fat/Makefile
fs/fat/namei_msdos.c [moved from fs/msdos/namei.c with 100% similarity]
fs/fat/namei_vfat.c [moved from fs/vfat/namei.c with 100% similarity]
fs/msdos/Makefile [deleted file]
fs/vfat/Makefile [deleted file]