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:
d4f7a5c
)
xfs: writepage always has buffers
author
Christoph Hellwig
<hch@infradead.org>
Mon, 28 Jun 2010 14:34:57 +0000
(10:34 -0400)
committer
Alex Elder
<aelder@sgi.com>
Mon, 26 Jul 2010 18:16:46 +0000
(13:16 -0500)
These days we always have buffers thanks to ->page_mkwrite. And we
already have an assert a few lines above tripping in case that was
not true due to a bug.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
No differences found