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:
e2073e7
)
nilfs2: remove buffer locking in nilfs_mark_inode_dirty
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Tue, 10 Nov 2009 16:28:48 +0000
(
01:28
+0900)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Fri, 20 Nov 2009 01:05:47 +0000
(10:05 +0900)
This lock is eliminable because inodes on the buffer can be updated
independently. Although a log writer also fills in bmap data on the
on-disk inodes, this update is exclusively done by a log writer lock.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
fs/nilfs2/inode.c
patch
|
blob
|
history
diff --cc
fs/nilfs2/inode.c
Simple merge