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:
5348778
)
xfs: rename xfs_cmn_err_fsblock_zero()
author
Dave Chinner
<dchinner@redhat.com>
Sun, 6 Mar 2011 23:06:35 +0000
(10:06 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Sun, 6 Mar 2011 23:06:35 +0000
(10:06 +1100)
The "cmn_err" part of the function name is no longer relevant. Rename
the function to xfs_alert_fsblock_zero() to match the new logging
API.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
No differences found