]> git.karo-electronics.de Git - linux-beck.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)
commit8c163d8e5ad2bd7982904bbe568706e1b0bbf60a
tree02bfb6bbd7b95635a5aa0c49ce231126584d1741
parentd4e2ce096101bad9ca5bad3c27488905f91e30cb
NFS: Remove the left global variable nfs_callback_tcpport

Commit bbe0a3aa4e22 "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