commit | 2bc754213d40d67c39ddd58cf240f2b948e1951e | [log] [tgz] |
---|---|---|
author | Dave Chinner <david@fromorbit.com> | Wed Jan 20 10:47:17 2010 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Wed Jan 20 10:47:17 2010 +1100 |
tree | cbb289ab5f17d3d65dfca5df5fbe65066d90c1ee | |
parent | 046ea753130fc51d885835458bf8c1d84765b9ac [diff] |
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>