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:
4e56e08
)
NFS: Replace NFS_I(inode)->req_lock with inode->i_lock
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 2 Jul 2007 13:57:54 +0000
(09:57 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:38 +0000
(23:40 -0400)
There is no justification for keeping a special spinlock for the exclusive
use of the NFS writeback code.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found