NFS: Call nfs_probe_server() during a fscontext-reconfigure event
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 14 Oct 2021 17:55:07 +0000 (13:55 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 20 Oct 2021 22:09:55 +0000 (18:09 -0400)
commit1301ba603ca519f9191eae68ee59a2d1165b3458
treebd46a3a7960f525099a48a8b307e265f8284215b
parent4d4cf8d2d6ccb43c68bc5925dc83500b81b50f9e
NFS: Call nfs_probe_server() during a fscontext-reconfigure event

This lets us update the server's attributes when the user does a "mount
-o remount" on the filesystem.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/super.c