[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20100421124223.1E22E4CAC45@norville.austin.ibm.com>
Date: Wed, 21 Apr 2010 07:42:23 -0500 (CDT)
From: shaggy@...ux.vnet.ibm.com
To: torvalds@...ux-foundation.org
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] jfs update
Linus, please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git for-linus
This will update the following files:
fs/jfs/inode.c | 2 +-
fs/jfs/jfs_dmap.c | 16 ++++++++--------
fs/jfs/jfs_dmap.h | 6 +++---
fs/jfs/jfs_inode.h | 1 +
fs/jfs/namei.c | 4 ++--
fs/jfs/resize.c | 6 +++++-
fs/jfs/symlink.c | 14 +++++++++++++-
7 files changed, 33 insertions(+), 16 deletions(-)
through these ChangeSets:
commit c7f2e1f0ac142a657a1de00d404e1c8345b20598
Author: Dmitry Monakhov <dmonakhov@...nvz.org>
Date: Fri Apr 16 08:05:50 2010 -0500
jfs: add jfs specific ->setattr call
generic setattr not longer responsible for quota transfer.
use jfs_setattr for all jfs's inodes.
Signed-off-by: Dmitry Monakhov <dmonakhov@...nvz.org>
Signed-off-by: Dave Kleikamp <shaggy@...ux.vnet.ibm.com>
commit 2b0b39517d1af5294128dbc2fd7ed39c8effa540
Author: Bill Pemberton <wfp5p@...ginia.edu>
Date: Fri Apr 16 08:01:20 2010 -0500
jfs: fix diAllocExt error in resizing filesystem
Resizing the filesystem would result in an diAllocExt error in some
instances because changes in bmp->db_agsize would not get noticed if
goto extendBmap was called.
Signed-off-by: Bill Pemberton <wfp5p@...ginia.edu>
Signed-off-by: Dave Kleikamp <shaggy@...ux.vnet.ibm.com>
Cc: jfs-discussion@...ts.sourceforge.net
Cc: linux-kernel@...r.kernel.org
commit d7eecb483cc29e929bbc5515b8def830d7fc6ad2
Author: Daniel Mack <daniel@...aq.de>
Date: Thu Jan 28 16:13:01 2010 +0800
jfs_dmap.[ch]: trivial typo fix: s/heigth/height/g
Signed-off-by: Daniel Mack <daniel@...aq.de>
Signed-off-by: Dave Kleikamp <shaggy@...ux.vnet.ibm.com>
Cc: Jiri Kosina <trivial@...nel.org>
Cc: André Goddard Rosa <andre.goddard@...il.com>
Cc: jfs-discussion@...ts.sourceforge.net
--
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