[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20060803143737.CF03D82D86@kleikamp.austin.ibm.com>
Date: Thu, 3 Aug 2006 09:37:37 -0500 (CDT)
From: shaggy@...tin.ibm.com (Dave Kleikamp)
To: torvalds@...l.org
Cc: akpm@...l.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 | 16 +----
fs/jfs/jfs_inode.h | 1
fs/jfs/super.c | 118 +++++++++++++++++++++++++++++++++++++++++--
3 files changed, 120 insertions(+), 15 deletions(-)
through these ChangeSets:
commit 8bcb2839b74d605f5549962a6e69dc07768e95b6
tree 3cb69aeaedc8444ed91882ac63714b52a2df6836
parent 115ff50bade0f93a288677745a5884def6cbf9b1
author Dave Kleikamp <shaggy@...tin.ibm.com> Fri, 28 Jul 2006 08:46:05 -0500
committer Dave Kleikamp <shaggy@...tin.ibm.com> Fri, 28 Jul 2006 08:46:05 -0500
JFS: Fix bug in quota code. tmp_bh.b_size must be initialized
Signed-off-by: Dave Kleikamp <shaggy@...tin.ibm.com>
commit 115ff50bade0f93a288677745a5884def6cbf9b1
tree a646404a99d0587ea0113a2c6dad71d7854a84d4
parent 64821324ca49f24be1a66f2f432108f96a24e596
author Dave Kleikamp <shaggy@...tin.ibm.com> Wed, 26 Jul 2006 14:52:13 -0500
committer Dave Kleikamp <shaggy@...tin.ibm.com> Wed, 26 Jul 2006 14:52:13 -0500
JFS: Quota support broken, no quota_read and quota_write
jfs_quota_read/write are very near duplicates of ext2_quota_read/write.
Cleaned up jfs_get_block as long as I had to change it to be non-static.
Signed-off-by: Dave Kleikamp <shaggy@...tin.ibm.com>
-
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