[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87d495fhnb.fsf@devron.myhome.or.jp>
Date: Tue, 16 Jun 2009 03:58:48 +0900
From: OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: [git pull] fatfs-2.6 patches
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@...l.parknet.co.jp>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists