reiserfs: use generic_cont_expand_simple
authorVladimir Saveliev <[email protected]>
Tue, 16 Oct 2007 08:25:14 +0000 (01:25 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Signed-off-by: Nick Piggin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/reiserfs/inode.c