diff options
author | Dave Chinner <david@fromorbit.com> | 2010-01-19 23:44:58 (GMT) |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2010-01-19 23:44:58 (GMT) |
commit | e2bcd936eb95d0019ca5e05f9fdd27e770ddded1 (patch) | |
tree | ad034312226f380c34b530765967823d31034fa9 /drivers/char | |
parent | 4e23471a3f3aba885ea70100db47ccacb5f069f6 (diff) | |
download | linux-fsl-qoriq-e2bcd936eb95d0019ca5e05f9fdd27e770ddded1.tar.xz |
xfs: directory names are unsigned
Convert the struct xfs_name to use unsigned chars for the name
strings to match both what is stored on disk (__uint8_t) and what
the VFS expects (unsigned char).
Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions