JFS: Quota support broken, no quota_read and quota_write
authorDave Kleikamp <shaggy@austin.ibm.com>
Wed, 26 Jul 2006 19:52:13 +0000 (14:52 -0500)
committerDave Kleikamp <shaggy@austin.ibm.com>
Wed, 26 Jul 2006 19:52:13 +0000 (14:52 -0500)
commit115ff50bade0f93a288677745a5884def6cbf9b1
treea646404a99d0587ea0113a2c6dad71d7854a84d4
parent64821324ca49f24be1a66f2f432108f96a24e596
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@austin.ibm.com>
fs/jfs/inode.c
fs/jfs/jfs_inode.h
fs/jfs/super.c