On 3 Aug 2025, at 21:29, Trond Myklebust wrote: > From: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> > > Capabilities cannot be inherited when we cross into a new filesystem. > They need to be reset to the minimal defaults, and then probed for > again. > > Fixes: 54ceac451598 ("NFS: Share NFS superblocks per-protocol per-server per-FSID") > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> Reviewed-by: Benjamin Coddington <bcodding@xxxxxxxxxx> Ben