commit | ad389da79f7bf9dc12dbc79c9c2740f9ed2f13d1 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jun 05 12:30:00 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:24 2007 -0400 |
tree | 9fd51d8a43aaba790a87f721d2796e36ab9f66e7 | |
parent | 539cd03a5708c9861a3e738e6f363ad743c85ddf [diff] |
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>