]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove the left global variable nfs_callback_tcpport
authorKinglong Mee <kinglongmee@gmail.com>
Thu, 24 Sep 2015 12:55:59 +0000 (20:55 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 21 Oct 2015 20:49:22 +0000 (15:49 -0500)
commit2141be3f16eee3367d3b24ade06223c1f753b008
tree02bfb6bbd7b95635a5aa0c49ce231126584d1741
parent58a06b2e391ea5b21ccc47264327101446ea353b
NFS: Remove the left global variable nfs_callback_tcpport

Commit 936210fb06a0 "NFS: make nfs_callback_tcpport per network context" has
make nfs_callback_tcpport per network, but left the global nfs_callback_tcpport,
remove it.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/callback.h
fs/nfs/super.c