From: shaggy on 21 Apr 2010 08:50 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(a)openvz.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(a)openvz.org> Signed-off-by: Dave Kleikamp <shaggy(a)linux.vnet.ibm.com> commit 2b0b39517d1af5294128dbc2fd7ed39c8effa540 Author: Bill Pemberton <wfp5p(a)virginia.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(a)virginia.edu> Signed-off-by: Dave Kleikamp <shaggy(a)linux.vnet.ibm.com> Cc: jfs-discussion(a)lists.sourceforge.net Cc: linux-kernel(a)vger.kernel.org commit d7eecb483cc29e929bbc5515b8def830d7fc6ad2 Author: Daniel Mack <daniel(a)caiaq.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(a)caiaq.de> Signed-off-by: Dave Kleikamp <shaggy(a)linux.vnet.ibm.com> Cc: Jiri Kosina <trivial(a)kernel.org> Cc: André Goddard Rosa <andre.goddard(a)gmail.com> Cc: jfs-discussion(a)lists.sourceforge.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: Please pull logfs tree for fixes Next: From Andrea Eagar |