[git pull] fatfs-2.6 patches

From: OGAWA Hirofumi
Date: Mon Jun 15 2009 - 14:59:02 EST


Hi,

Those add the "errors=" option like ext*, and cleanup of ioctl.

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6.git master

to get these changes:

Christoph Hellwig (1):
fat: split fat_generic_ioctl

Denis Karpov (1):
FAT: add 'errors' mount option

Documentation/filesystems/vfat.txt | 5 +
fs/fat/cache.c | 6 +-
fs/fat/dir.c | 2 +-
fs/fat/fat.h | 7 +-
fs/fat/fatent.c | 4 +-
fs/fat/file.c | 184 ++++++++++++++++++-----------------
fs/fat/inode.c | 28 +++++-
fs/fat/misc.c | 22 +++--
fs/fat/namei_msdos.c | 2 +-
fs/fat/namei_vfat.c | 2 +-
10 files changed, 152 insertions(+), 110 deletions(-)
--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/