Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
writeback: don't resort for a single super_block in move_expired_inod…
…es() 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 <jens.axboe@oracle.com>
- Loading branch information