nfs: Remove unused argument in nfs_server_set_fsinfo()
authorKinglong Mee <kinglongmee@gmail.com>
Wed, 1 Jul 2015 03:55:50 +0000 (11:55 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 1 Jul 2015 15:29:10 +0000 (11:29 -0400)
Commit e38eb6506f "NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()"
have remove the using of mntfh from nfs_server_set_fsinfo().

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

diff --cc fs/nfs/client.c
Simple merge