NFSv4: Fix a typo in nfs_inode_reclaim_delegation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 11 Oct 2007 19:11:51 +0000 (15:11 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 11 Oct 2007 19:11:51 +0000 (15:11 -0400)
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>
fs/nfs/delegation.c

Simple merge