git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c03449
)
writeback: don't resort for a single super_block in move_expired_inodes()
author
Jens Axboe
<jens.axboe@oracle.com>
Thu, 24 Sep 2009 13:12:57 +0000
(15:12 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 25 Sep 2009 16:08:26 +0000
(18:08 +0200)
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>
fs/fs-writeback.c
patch
|
blob
|
history
diff --cc
fs/fs-writeback.c
Simple merge