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:
b103705
)
xfs: unlock the inode before log force in xfs_fs_nfs_commit_metadata
author
Christoph Hellwig
<hch@infradead.org>
Sun, 18 Sep 2011 20:47:50 +0000
(20:47 +0000)
committer
Alex Elder
<aelder@sgi.com>
Wed, 12 Oct 2011 02:15:08 +0000
(21:15 -0500)
Only read the LSN we need to push to with the ilock held, and then release
it before we do the log force to improve concurrency.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
No differences found