OSDN Git Service

NFSv4.1 restrict GETATTR fs_location query to the main transport
authorOlga Kornievskaia <kolga@netapp.com>
Tue, 15 Feb 2022 18:26:41 +0000 (13:26 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 13 Mar 2022 16:59:34 +0000 (12:59 -0400)
commitb4be2c598b767eb72507e4dc56d75c3fe2231cee
tree9863d33a702b81369373b84b644b9e72b7dd4890
parentcb8fac6d2727f79f211e745b16c9abbf4d8be652
NFSv4.1 restrict GETATTR fs_location query to the main transport

In the presence of trunking transports, it's helpful to make sure
that during the migration event, the GETATTR for fs_location attribute
happens on the main transport.

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4proc.c