2009-09-25 14:02:18

by OGAWA Hirofumi

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

Hi,

Please pull from

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

to get these changes:

OGAWA Hirofumi (2):
fat/nls: Fix handling of utf8 invalid char
fat: Check s_dirt in fat_sync_fs()

Paul Wise (1):
vfat: change the default from shortname=lower to shortname=mixed

Documentation/filesystems/vfat.txt | 2 +-
fs/fat/fat.h | 2 +-
fs/fat/inode.c | 18 +++++++++++-------
fs/fat/misc.c | 8 +++++---
fs/fat/namei_vfat.c | 15 ++++-----------
fs/nls/nls_base.c | 8 ++++----
6 files changed, 26 insertions(+), 27 deletions(-)
--
OGAWA Hirofumi <[email protected]>


2009-09-29 09:59:11

by OGAWA Hirofumi

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

OGAWA Hirofumi <[email protected]> writes:

Hi,

Those are 2 fixes and the change of default of shortname option.

Please pull from

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

to get these changes:

OGAWA Hirofumi (2):
fat/nls: Fix handling of utf8 invalid char
fat: Check s_dirt in fat_sync_fs()

Paul Wise (1):
vfat: change the default from shortname=lower to shortname=mixed

Documentation/filesystems/vfat.txt | 2 +-
fs/fat/fat.h | 2 +-
fs/fat/inode.c | 18 +++++++++++-------
fs/fat/misc.c | 8 +++++---
fs/fat/namei_vfat.c | 15 ++++-----------
fs/nls/nls_base.c | 8 ++++----
6 files changed, 26 insertions(+), 27 deletions(-)

--
OGAWA Hirofumi <[email protected]>