Re: [PATCH 0/3 v2] NFS: NFSD: Allow crossing mounts when re-exporting

From: Richard Weinberger
Date: Sat Dec 10 2022 - 16:52:16 EST


----- Ursprüngliche Mail -----
> Von: "chuck lever" <chuck.lever@xxxxxxxxxx>
>> Richard Weinberger (3):
>> NFSD: Teach nfsd_mountpoint() auto mounts
>> fs: namei: Allow follow_down() to uncover auto mounts
>> NFS: nfs_encode_fh: Remove S_AUTOMOUNT check
>>
>> fs/namei.c | 6 +++---
>> fs/nfs/export.c | 2 +-
>> fs/nfsd/vfs.c | 8 ++++++--
>> include/linux/namei.h | 2 +-
>> 4 files changed, 11 insertions(+), 7 deletions(-)
>>
>> --
>> 2.26.2
>>
>
> This series is a bit late for inclusion in v6.2. The next opportunity
> will be v6.3 in a couple of months. I prefer to have a "final" version
> of patches by -rc5.
>
> I'm waiting for review comments on v2 of this series.

Ok! Do you want me to resend the series in any case by v6.2-rc5 or only
if new comments arise?

Thanks,
//richard