Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1475938
| From | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: fs: GPF in bd_mount |
| Date | 2016-09-04 16:30 +0200 |
| Message-ID | <sdGAO-6UM-3@gated-at.bofh.it> (permalink) |
| References | <sdD9T-7PL-9@gated-at.bofh.it> <sdGAO-6UM-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Sep 04, 2016 at 03:06:06PM +0100, Al Viro wrote: > Said that, I'm not sure why mount_pseudo() would be returning any errors; > rejection should happen in the caller (due to MS_NOUSER in the flags), but > I don't understand what would trigger it on mount_pseudo() level... I see what's going on, but I wonder if sget() is the right place for userns checks...
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
fs: GPF in bd_mount Dmitry Vyukov <dvyukov@google.com> - 2016-09-04 12:50 +0200
Re: fs: GPF in bd_mount Mateusz Guzik <mguzik@redhat.com> - 2016-09-04 16:20 +0200
Re: fs: GPF in bd_mount Al Viro <viro@ZenIV.linux.org.uk> - 2016-09-04 16:30 +0200
Re: fs: GPF in bd_mount Dmitry Vyukov <dvyukov@google.com> - 2016-09-05 10:50 +0200
Re: fs: GPF in bd_mount Al Viro <viro@ZenIV.linux.org.uk> - 2016-09-04 17:10 +0200
csiph-web