]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
JFS: Fix sparse warnings, including endian error
authorDave Kleikamp <shaggy@austin.ibm.com>
Fri, 16 Sep 2005 04:25:41 +0000 (23:25 -0500)
committerDave Kleikamp <shaggy@austin.ibm.com>
Fri, 16 Sep 2005 04:25:41 +0000 (23:25 -0500)
commit6cb1269b9607649b5edf1c4e7818e0cf34a9db71
treed76dd36252cb5b6d7fa9afa8ec6dc4c03d30834c
parentf3591fff043f5df937120962668c8adfcd3f5b29
JFS: Fix sparse warnings, including endian error

The fix in inode.c is a real bug.  It could result in undeleted, yet
unconnected files on big-endian hardware.

The others are trivial.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
fs/jfs/inode.c
fs/jfs/jfs_dmap.c
fs/jfs/jfs_txnmgr.c