xfs: clean up sign warnings in dir2 code
authorDave Chinner <david@fromorbit.com>
Tue, 19 Jan 2010 23:48:05 +0000 (10:48 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 19 Jan 2010 23:48:05 +0000 (10:48 +1100)
We are now consistently using unsigned char strings for names
so fix up the remaining warnings in the dir2 code to complete
the cleanup.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_dir2.c
fs/xfs/xfs_dir2_block.c
fs/xfs/xfs_dir2_leaf.c
fs/xfs/xfs_dir2_sf.c

Simple merge
Simple merge
Simple merge
Simple merge