xfs: convert DM ops to use unsigned char names
authorDave Chinner <david@fromorbit.com>
Tue, 19 Jan 2010 23:47:08 +0000 (10:47 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 19 Jan 2010 23:47:08 +0000 (10:47 +1100)
dmops uses a signed char for it's namespace event. To be consistent
with the rest of the code, convert them to unsigned char for the
namespace string.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_mount.h
fs/xfs/xfs_vnodeops.c

Simple merge
Simple merge