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>
Esse commit está contido em:
Boaz Harrosh
2010-05-31 18:55:43 +03:00
commit 85dc7878c6
2 arquivos alterados com 2 adições e 8 exclusões

Ver arquivo

@@ -31,7 +31,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <linux/smp_lock.h>
#include <linux/string.h>
#include <linux/parser.h>
#include <linux/vfs.h>