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:
3a09b1b
)
exofs: Remove superfluous dependency on buffer_head and writeback
author
Boaz Harrosh
<bharrosh@panasas.com>
Mon, 31 May 2010 15:55:43 +0000
(18:55 +0300)
committer
Boaz Harrosh
<bharrosh@panasas.com>
Wed, 4 Aug 2010 10:17:55 +0000
(13:17 +0300)
exofs_releasepage && exofs_invalidatepage are never called.
Leave the WARN_ONs but remove any code. Remove the
cleanup other stale #includes.
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
No differences found