commit | b7391f44f26b17ad25c7183a3d6ad50f0a9305ff | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 23 15:21:52 2008 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 23 15:21:52 2008 -0500 |
tree | 8e09a5714587a8bde2a805819501d10bae4787b7 | |
parent | 6411bd4a471893ab2af103d96253ba97c92d4777 [diff] |
NFSv4: Return unreferenced delegations more promptly If the client is not using a delegation, the right thing to do is to return it as soon as possible. This helps reduce the amount of state the server has to track, as well as reducing the potential for conflicts with other clients. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>