commit | f7557e8f7ff785d6c2b5bc914cd1675314ff0fcf | [log] [tgz] |
---|---|---|
author | Vladimir Saveliev <[email protected]> | Tue Oct 16 01:25:14 2007 -0700 |
committer | Linus Torvalds <[email protected]> | Tue Oct 16 09:42:56 2007 -0700 |
tree | ad00de4fd519ff462df289f23dfb21d395e1e011 | |
parent | ba9d8cec6c7165e440f9b2413a0464cf3c12fb25 [diff] |
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]>