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:
873ff55
)
xfs: clean up xfs_bwrite
author
Christoph Hellwig
<hch@infradead.org>
Wed, 13 Jan 2010 22:17:58 +0000
(22:17 +0000)
committer
Alex Elder
<aelder@sgi.com>
Fri, 15 Jan 2010 21:35:07 +0000
(15:35 -0600)
Fold XFS_bwrite into it's only caller, xfs_bwrite and move it into
xfs_buf.c instead of leaving it as a fairly large inline function.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
No differences found