xfs: convert dirnameops to unsigned char names
authorDave Chinner <david@fromorbit.com>
Tue, 19 Jan 2010 23:47:17 +0000 (10:47 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 19 Jan 2010 23:47:17 +0000 (10:47 +1100)
commit2bc754213d40d67c39ddd58cf240f2b948e1951e
treecbb289ab5f17d3d65dfca5df5fbe65066d90c1ee
parent046ea753130fc51d885835458bf8c1d84765b9ac
xfs: convert dirnameops to unsigned char names

To be consistent across the codebase, convert the dirnameops to pass
the directory names by unsigned char strings.

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