Skip to content
Commit dc327ed4 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: nfs_client_return_marked_delegations can't flush data



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: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent c57d1bc5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment