Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1707209
| From | Ian Kent <raven@themaw.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] autofs - fix AT_NO_AUTOMOUNT not being honored |
| Date | 2017-08-09 12:00 +0200 |
| Message-ID | <ucvWr-5qB-17@gated-at.bofh.it> (permalink) |
| References | <uc4tb-2HR-3@gated-at.bofh.it> <ucuH0-4y9-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 09/08/17 16:39, David Howells wrote: > Ian Kent <raven@themaw.net> wrote: > >> In order to handle the AT_NO_AUTOMOUNT for both system calls the >> negative dentry case in follow_automount() needs to be changed to >> return ENOENT when the LOOKUP_AUTOMOUNT flag is clear (and the other >> required flags are clear). > > Should the be EREMOTE instead of ENOENT? I thought about that and ended up thinking ENOENT was more sensible but I'll look at it again. Thanks Ian
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/3] autofs - fix AT_NO_AUTOMOUNT not being honored Ian Kent <raven@themaw.net> - 2017-08-08 06:40 +0200
[PATCH 3/3] autofs - make dev ioctl version and ismountpoint user accessible Ian Kent <raven@themaw.net> - 2017-08-08 06:40 +0200
Re: [PATCH 1/3] autofs - fix AT_NO_AUTOMOUNT not being honored Colin Walters <walters@verbum.org> - 2017-08-08 15:20 +0200
Re: [PATCH 1/3] autofs - fix AT_NO_AUTOMOUNT not being honored Ian Kent <raven@themaw.net> - 2017-08-09 02:50 +0200
Re: [PATCH 1/3] autofs - fix AT_NO_AUTOMOUNT not being honored David Howells <dhowells@redhat.com> - 2017-08-09 10:40 +0200
Re: [PATCH 1/3] autofs - fix AT_NO_AUTOMOUNT not being honored Ian Kent <raven@themaw.net> - 2017-08-09 12:00 +0200
Re: [PATCH 1/3] autofs - fix AT_NO_AUTOMOUNT not being honored Ian Kent <raven@themaw.net> - 2017-08-10 04:20 +0200
csiph-web