On 1/13/2020 1:39 PM, Corinna Vinschen wrote:
> On Jan 13 19:34, Corinna Vinschen wrote:
>> On Jan 13 16:53, Ken Brown wrote:
>>> On 1/13/2020 10:28 AM, Corinna Vinschen wrote:
On Dec 29 17:56, Ken Brown wrote:
> [...]
> Note: The man page mentions fchownat and linkat also. linkat alr
On Jan 13 19:34, Corinna Vinschen wrote:
> On Jan 13 16:53, Ken Brown wrote:
> > On 1/13/2020 10:28 AM, Corinna Vinschen wrote:
> > > On Dec 29 17:56, Ken Brown wrote:
> > >> [...]
> > >> Note: The man page mentions fchownat and linkat also. linkat already
> > >> supports the AT_EMPTY_PATH flag, s
On 1/13/20 11:44 AM, Ken Brown wrote:
I don't think so. I think we agree, although maybe I didn't express myself
clearly enough for that to be obvious. What confused me was the following
paragraph further down in the open(2) man page (still discussing O_PATH):
If pathname is a symbolic l
On Jan 13 16:53, Ken Brown wrote:
> On 1/13/2020 10:28 AM, Corinna Vinschen wrote:
> > On Dec 29 17:56, Ken Brown wrote:
> >> [...]
> >> Note: The man page mentions fchownat and linkat also. linkat already
> >> supports the AT_EMPTY_PATH flag, so nothing needs to be done. But I
> >> don't underst
On 1/13/2020 12:24 PM, Eric Blake wrote:
> On 1/13/20 10:53 AM, Ken Brown wrote:
>> On 1/13/2020 10:28 AM, Corinna Vinschen wrote:
>>> Hi Ken,
>>>
>>> On Dec 29 17:56, Ken Brown wrote:
Currently, opening a symlink with O_NOFOLLOW fails with ELOOP.
Following Linux, the first patch in this
On 1/13/20 10:53 AM, Ken Brown wrote:
On 1/13/2020 10:28 AM, Corinna Vinschen wrote:
Hi Ken,
On Dec 29 17:56, Ken Brown wrote:
Currently, opening a symlink with O_NOFOLLOW fails with ELOOP.
Following Linux, the first patch in this series allows the call to
succeed if O_PATH is also specified.
On 1/13/2020 10:28 AM, Corinna Vinschen wrote:
> Hi Ken,
>
> On Dec 29 17:56, Ken Brown wrote:
>> Currently, opening a symlink with O_NOFOLLOW fails with ELOOP.
>> Following Linux, the first patch in this series allows the call to
>> succeed if O_PATH is also specified.
>>
>> According to the Linu
Hi Ken,
On Dec 29 17:56, Ken Brown wrote:
> Currently, opening a symlink with O_NOFOLLOW fails with ELOOP.
> Following Linux, the first patch in this series allows the call to
> succeed if O_PATH is also specified.
>
> According to the Linux man page for 'open', the file descriptor
> returned by
On 12/30/2019 6:09 PM, Brian Inglis wrote:
> On 2019-12-30 14:47, Ken Brown wrote:
>> On 12/30/2019 3:55 PM, Brian Inglis wrote:
>>> On 2019-12-30 12:53, Ken Brown wrote:
On 12/30/2019 2:18 PM, Brian Inglis wrote:
> On 2019-12-29 10:56, Ken Brown wrote:
>> Currently, opening a symlink
On 2019-12-30 14:47, Ken Brown wrote:
> On 12/30/2019 3:55 PM, Brian Inglis wrote:
>> On 2019-12-30 12:53, Ken Brown wrote:
>>> On 12/30/2019 2:18 PM, Brian Inglis wrote:
On 2019-12-29 10:56, Ken Brown wrote:
> Currently, opening a symlink with O_NOFOLLOW fails with ELOOP.
> Following
On 12/30/2019 3:55 PM, Brian Inglis wrote:
> On 2019-12-30 12:53, Ken Brown wrote:
>> On 12/30/2019 2:18 PM, Brian Inglis wrote:
>>> On 2019-12-29 10:56, Ken Brown wrote:
Currently, opening a symlink with O_NOFOLLOW fails with ELOOP.
Following Linux, the first patch in this series allows
On 2019-12-30 12:53, Ken Brown wrote:
> On 12/30/2019 2:18 PM, Brian Inglis wrote:
>> On 2019-12-29 10:56, Ken Brown wrote:
>>> Currently, opening a symlink with O_NOFOLLOW fails with ELOOP.
>>> Following Linux, the first patch in this series allows the call to
>>> succeed if O_PATH is also specifi
On 12/30/2019 2:18 PM, Brian Inglis wrote:
> On 2019-12-29 10:56, Ken Brown wrote:
>> Currently, opening a symlink with O_NOFOLLOW fails with ELOOP.
>> Following Linux, the first patch in this series allows the call to
>> succeed if O_PATH is also specified.
>>
>> According to the Linux man page fo
On 2019-12-29 10:56, Ken Brown wrote:
> Currently, opening a symlink with O_NOFOLLOW fails with ELOOP.
> Following Linux, the first patch in this series allows the call to
> succeed if O_PATH is also specified.
>
> According to the Linux man page for 'open', the file descriptor
> returned by the c
Currently, opening a symlink with O_NOFOLLOW fails with ELOOP.
Following Linux, the first patch in this series allows the call to
succeed if O_PATH is also specified.
According to the Linux man page for 'open', the file descriptor
returned by the call should be usable as the dirfd argument in call
15 matches
Mail list logo