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)
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>

No differences found