[<prev] [next>] [day] [month] [year] [list]
Message-ID: <871uzolxa3.fsf@devron.myhome.or.jp>
Date: Tue, 24 May 2011 10:09:24 +0900
From: OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
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 <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