commit | 8fb559f87fee7f71dbf9a595095ad7d8e84c55e7 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Sep 24 15:40:16 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:18:26 2007 -0400 |
tree | 1d38a0d8b750f7515390c9741b12364f6f3426c7 | |
parent | 77a55a1fe8f26f7d022986a599b68002e21d968a [diff] |
NFS: Eliminate nfs_refresh_verifier() nfs_set_verifier() and nfs_refresh_verifier() do exactly the same thing, so replace one with the other. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>