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)
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