[LTP] [PATCH] proc01: exclude /proc/nfsd/clients/*/ctl
Petr Vorel
pvorel@suse.cz
Fri Mar 13 08:30:13 CET 2020
Hi Alexey,
> "ctl" files are write-only, added in Linux 5.3 with this commit
> 89c905beccbb ("nfsd: allow forced expiration of NFSv4 clients")
> Before the patch:
> proc01 1 TFAIL : proc01.c:396: read failed: /proc/fs/nfsd/clients/13/ctl: errno=EINVAL(22): Invalid argument
> proc01 0 TINFO : /proc/fs/nfsd/unlock_filesystem: known issue: errno=EINVAL(22): Invalid argument
> proc01 0 TINFO : /proc/fs/nfsd/unlock_ip: known issue: errno=EINVAL(22): Invalid argument
> ...
> After:
> proc01 0 TINFO : /proc/fs/nfsd/clients/13/ctl: known issue: errno=EINVAL(22): Invalid argument
> proc01 0 TINFO : /proc/fs/nfsd/unlock_filesystem: known issue: errno=EINVAL(22): Invalid argument
> proc01 0 TINFO : /proc/fs/nfsd/unlock_ip: known issue: errno=EINVAL(22): Invalid argument
> ...
> Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Kind regards,
Petr
More information about the ltp
mailing list