]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r227760
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Jan 2012 00:42:32 +0000 (00:42 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Jan 2012 00:42:32 +0000 (00:42 +0000)
commitc4ead2ea51d43ae02bffcfed3c3e8299378ff5c7
treed03a68f56f050b38ec5beecd7d1916453e18865f
parent156473b928e56f16a1f1762a45eb3bd8032638c4
MFC: r227760
Add two arguments to the nfsrpc_rellockown() function in the NFSv4
client. This does not change the client's behaviour, but prepares
the code so that nfsrpc_rellockown() can be called elsewhere in a
future commit.

git-svn-id: svn://svn.freebsd.org/base/stable/9@229674 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfs/nfs_var.h
sys/fs/nfsclient/nfs_clrpcops.c