[git pull] fatfs-2.6 patches

From: OGAWA Hirofumi
Date: Mon May 23 2011 - 21:09:36 EST


Hi,

Those are cleanup and fixes patches.

Please pull from

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

to get these changes:

Alexey Fisher (3):
fat: Convert fat_fs_error to use %pV
fat: Add fat_msg() function for preformated FAT messages
fat: Replace all printk with fat_msg()

OGAWA Hirofumi (3):
fat: use new setup() for ->dir_ops too
fat: Fix possible null deref in fat_cache_add()
fat: Fix statfs->f_namelen

fs/fat/cache.c | 7 +++++
fs/fat/dir.c | 32 +++++++++++----------
fs/fat/fat.h | 15 +++++-----
fs/fat/fatent.c | 4 +-
fs/fat/inode.c | 74 ++++++++++++++++++++++++-------------------------
fs/fat/misc.c | 44 ++++++++++++++++++++---------
fs/fat/namei_msdos.c | 4 +-
fs/fat/namei_vfat.c | 4 +-
8 files changed, 104 insertions(+), 80 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/