From: Jens Axboe Date: Thu, 24 Sep 2009 13:12:57 +0000 (+0200) Subject: writeback: don't resort for a single super_block in move_expired_inodes() X-Git-Tag: v2.6.32-rc1~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf137307cd9827495b65e7d74ea2b610daa9898b;p=pandora-kernel.git writeback: don't resort for a single super_block in move_expired_inodes() If we only moved inodes from a single super_block to the temporary list, there's no point in doing a resort for multiple super_blocks. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed