commit | 05c88babab957dfd63bd351b25042d80bd854dd0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Oct 11 15:11:51 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Oct 11 15:11:51 2007 -0400 |
tree | 2d491ca1e3a9ce141fd367750726049eca3f01f1 | |
parent | f43bf0bebed7c33b698a8a25f95812f9e87c3843 [diff] |
NFSv4: Fix a typo in nfs_inode_reclaim_delegation We were intending to put the previous instance of delegation->cred before setting a new one. Thanks to David Howells for spotting this. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>