]> 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)
commite5e5138001021ac16a1647aff615ef471ded9493
treebd46a3a7960f525099a48a8b307e265f8284215b
parent390d4640bf7c1d329407b4418ae3cc3d9e43178e
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