commit | 549d6ed5e85003370fe858e70864a71882491d28 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 03 16:42:45 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:40 2007 -0400 |
tree | a5094cbce64f07560f0e3511279260e40c0ae669 | |
parent | 1c816efa245111c52858fbe55d99474f3c149dd3 [diff] |
NFSv4: set the delegation in nfs4_opendata_to_nfs4_state This ensures that nfs4_open_release() and nfs4_open_confirm_release() can now handle an eventual delegation that was returned with out open. As such, it fixes a delegation "leak" when the user breaks out of an open call. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>