reiserfs: use generic_cont_expand_simple
authorVladimir Saveliev <vs@namesys.com>
Tue, 16 Oct 2007 08:25:14 +0000 (01:25 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:42:56 +0000 (09:42 -0700)
commitf7557e8f7ff785d6c2b5bc914cd1675314ff0fcf
treead00de4fd519ff462df289f23dfb21d395e1e011
parentba9d8cec6c7165e440f9b2413a0464cf3c12fb25
reiserfs: use generic_cont_expand_simple

This patch makes reiserfs to use AOP_FLAG_CONT_EXPAND
in order to get rid of the special generic_cont_expand routine

Signed-off-by: Vladimir Saveliev <vs@namesys.com>
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/reiserfs/inode.c