commit | f7557e8f7ff785d6c2b5bc914cd1675314ff0fcf | [log] [tgz] |
---|---|---|
author | Vladimir Saveliev <vs@namesys.com> | Tue Oct 16 01:25:14 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 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 <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>