mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [git pull] fatfs-2.6 patches
@ 2009-09-25 14:02 OGAWA Hirofumi
  2009-09-29  9:59 ` [git pull] fatfs-2.6 patches (resend) OGAWA Hirofumi
  0 siblings, 1 reply; 2+ messages in thread
From: OGAWA Hirofumi @ 2009-09-25 14:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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 <hirofumi@mail.parknet.co.jp>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [git pull] fatfs-2.6 patches (resend)
  2009-09-25 14:02 [git pull] fatfs-2.6 patches OGAWA Hirofumi
@ 2009-09-29  9:59 ` OGAWA Hirofumi
  0 siblings, 0 replies; 2+ messages in thread
From: OGAWA Hirofumi @ 2009-09-29  9:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> 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 <hirofumi@mail.parknet.co.jp>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-29  9:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-25 14:02 [git pull] fatfs-2.6 patches OGAWA Hirofumi
2009-09-29  9:59 ` [git pull] fatfs-2.6 patches (resend) OGAWA Hirofumi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome