Re: [PATCH 5.15 2/3] NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported

From: Siddh Raman Pant

Date: Mon Sep 29 2025 - 10:04:56 EST


On Mon, Sep 29 2025 at 18:54:09 +0530, Greg Kroah-Hartman wrote:
> [...]
> > ~(NFS_CAP_ACLS | NFS_CAP_HARDLINKS | NFS_CAP_SYMLINKS |
> > - NFS_CAP_SECURITY_LABEL | NFS_CAP_FS_LOCATIONS);
> > + NFS_CAP_SECURITY_LABEL | NFS_CAP_FS_LOCATIONS |
> > + NFS_CAP_OPEN_XOR | NFS_CAP_DELEGTIME);
> > [...]
>
> This breaks the build :(

Oops, I am extremely sorry for posting this.

Please ignore/drop this one as those flags don't exist.

Build succeeds after this.

Thanks,
Siddh

Attachment: signature.asc
Description: This is a digitally signed message part