From: Cyril Hrubis <chrubis@suse.cz>
To: Richard Palethorpe <rpalethorpe@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] sched: add sched sysctl sanity test
Date: Tue, 3 Oct 2023 10:54:38 +0200 [thread overview]
Message-ID: <ZRvWzv6evdbq8H2H@yuki> (raw)
In-Reply-To: <ZRqk47qqtquBw3XQ@yuki>
Hi!
> Hmm, so I guess that with LSM we are able to open these files R/W but we
> can stil get EPERM from the write() right? I'm reluctant to add wildcard
> TCONF on any errno, but I guess that we can add a TST_EXP_FAIL macro
> version that would have one errno for PASS and one errno for TCONF.
I was thinking about this yesterday and maybe best solution would be to
introduce a global switch (env variable) that would switch the
TST_EXP_FAIL() macros to a more forgiving mode so that EINVAL and EPERM
and possibly a few more errnos would be converted into TCONF
automatically. What do you think?
--
Cyril Hrubis
chrubis@suse.cz
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2023-10-03 8:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-01 14:44 [LTP] [PATCH] sched: add sched sysctl sanity test Cyril Hrubis
2023-09-01 15:53 ` Cyril Hrubis
2023-09-01 16:15 ` Petr Vorel
2023-09-01 17:48 ` Petr Vorel
2023-10-02 8:26 ` Richard Palethorpe
2023-10-02 11:09 ` Cyril Hrubis
2023-10-03 8:18 ` Richard Palethorpe
2023-10-03 8:54 ` Cyril Hrubis [this message]
2023-10-04 9:22 ` Richard Palethorpe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZRvWzv6evdbq8H2H@yuki \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
--cc=rpalethorpe@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.