[git pull] jfs update

From: Dave Kleikamp
Date: Thu Aug 03 2006 - 10:37:14 EST


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@xxxxxxxxxxxxxx> Fri, 28 Jul 2006 08:46:05 -0500
committer Dave Kleikamp <shaggy@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx>

commit 115ff50bade0f93a288677745a5884def6cbf9b1
tree a646404a99d0587ea0113a2c6dad71d7854a84d4
parent 64821324ca49f24be1a66f2f432108f96a24e596
author Dave Kleikamp <shaggy@xxxxxxxxxxxxxx> Wed, 26 Jul 2006 14:52:13 -0500
committer Dave Kleikamp <shaggy@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/