2011-05-24 01:09:32

by OGAWA Hirofumi

[permalink] [raw]
Subject: [git pull] fatfs-2.6 patches

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 <[email protected]>