diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-06-24 14:19:45 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-06-24 14:19:45 -0700 |
commit | fbb58011fdd9ca2e2f0e329d11085ddf46830c5a (patch) | |
tree | d7676fe1dccba822166a83ac9f693491ecbe6190 /drivers/scsi | |
parent | 26e122e97a3d0390ebec389347f64f3730fdf48f (diff) | |
parent | 86f56395feb2b106b125c47e72192e37da5dd088 (diff) | |
download | lwn-fbb58011fdd9ca2e2f0e329d11085ddf46830c5a.tar.gz lwn-fbb58011fdd9ca2e2f0e329d11085ddf46830c5a.zip |
Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Pull thread fix from Christian Brauner:
"This fixes a regression introduced with 303cc571d107 ("nsproxy: attach
to namespaces via pidfds").
The LTP testsuite reported a regression where users would now see
EBADF returned instead of EINVAL when an fd was passed that referred
to an open file but the file was not a namespace file.
Fix this by continuing to report EINVAL and add a regression test"
* tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux:
tests: test for setns() EINVAL regression
nsproxy: restore EINVAL for non-namespace file descriptor
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions