commit | 204a2390da42759da2b5bc42c40878609f3c329b | [log] [tgz] |
---|---|---|
author | Cristian Marussi <cristian.marussi@arm.com> | Wed Jan 26 10:27:23 2022 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 23 12:00:59 2022 +0100 |
tree | 13c3a8b04bb205382ee0c9f66282bdb78c355ef6 | |
parent | 2be48bfac71313d26293301ebeb5b33da24c13f7 [diff] |
selftests: openat2: Skip testcases that fail with EOPNOTSUPP [ Upstream commit ac9e0a250bb155078601a5b999aab05f2a04d1ab ] Skip testcases that fail since the requested valid flags combination is not supported by the underlying filesystem. Cc: Aleksa Sarai <cyphar@cyphar.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Sasha Levin <sashal@kernel.org>