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:
c57d1bc
)
NFSv4: nfs_client_return_marked_delegations can't flush data
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sun, 6 May 2012 23:46:30 +0000
(19:46 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 8 May 2012 16:53:21 +0000
(12:53 -0400)
Since even filemap_flush() needs to lock pages that are dirty, we
cannot risk calling it from the state manager context. Therefore,
we need to move the call to filemap_flush() to
nfs_async_inode_return_delegation().
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/delegation.c
patch
|
blob
|
history
diff --cc
fs/nfs/delegation.c
Simple merge