NFSv4: Ensure asynchronous open() calls always pin the mountpoint
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 5 Jun 2007 16:30:00 +0000 (12:30 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:24 +0000 (23:40 -0400)
commitad389da79f7bf9dc12dbc79c9c2740f9ed2f13d1
tree9fd51d8a43aaba790a87f721d2796e36ab9f66e7
parent539cd03a5708c9861a3e738e6f363ad743c85ddf
NFSv4: Ensure asynchronous open() calls always pin the mountpoint

A number of race conditions may currently ensue if the user presses ^C
and then unmounts the partition while an asynchronous open() is in
progress.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dir.c
fs/nfs/nfs4proc.c