Home
last modified time | relevance | path

Searched hist:"66282 ec1cf004c09083c29cb5e49019037937bbd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfs4proc.cdiff 66282ec1cf004c09083c29cb5e49019037937bbd Tue Dec 19 08:35:25 CST 2017 Benjamin Coddington <bcodding@redhat.com> nfsd4: permit layoutget of executable-only files

Clients must be able to read a file in order to execute it, and for pNFS
that means the client needs to be able to perform a LAYOUTGET on the file.

This behavior for executable-only files was added for OPEN in commit
a043226bc140 "nfsd4: permit read opens of executable-only files".

This fixes up xfstests generic/126 on block/scsi layouts.

Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>