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:
e2bcd93
)
xfs: convert DM ops to use unsigned char names
author
Dave Chinner
<david@fromorbit.com>
Tue, 19 Jan 2010 23:47:08 +0000
(10:47 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Tue, 19 Jan 2010 23:47:08 +0000
(10:47 +1100)
dmops uses a signed char for it's namespace event. To be consistent
with the rest of the code, convert them to unsigned char for the
namespace string.
Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
No differences found