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:
0b56185
)
xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes
author
Christoph Hellwig
<hch@infradead.org>
Wed, 4 Jul 2012 15:13:32 +0000
(11:13 -0400)
committer
Ben Myers
<bpm@sgi.com>
Sun, 29 Jul 2012 21:22:20 +0000
(16:22 -0500)
Same rational as the last patch - these inodes are not reachable, so
don't bother with locking.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
No differences found