On Tue, Jan 19, 2010 at 11:30:19AM +1100, Dave Chinner wrote: > 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). Looks good, Reviewed-by: Christoph Hellwig <hch at lst.de>