git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9273ca
)
xfs: clean up sign warnings in dir2 code
author
Dave Chinner
<david@fromorbit.com>
Tue, 19 Jan 2010 23:48:05 +0000
(10:48 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Tue, 19 Jan 2010 23:48:05 +0000
(10:48 +1100)
We are now consistently using unsigned char strings for names
so fix up the remaining warnings in the dir2 code to complete
the cleanup.
Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
No differences found