]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7bac97a72dd513a3d75ec7c83a42b4ccf38c0672
treebd46a3a7960f525099a48a8b307e265f8284215b
parent4f5f6e6f4246fecc0b65404c1bf1eaf4bcacf269
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