exofs: Remove superfluous dependency on buffer_head and writeback
authorBoaz Harrosh <bharrosh@panasas.com>
Mon, 31 May 2010 15:55:43 +0000 (18:55 +0300)
committerBoaz Harrosh <bharrosh@panasas.com>
Wed, 4 Aug 2010 10:17:55 +0000 (13:17 +0300)
commit85dc7878c6c2277de2eda2c4d1b11ea5c5b1068a
treedde1a55f77069b824b796420b1510b2547118cd3
parent3a09b1be53d23df780a0cd0e4087a05e2ca4a00c
exofs: Remove superfluous dependency on buffer_head and writeback

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>
fs/exofs/inode.c
fs/exofs/super.c