Re: A problem with noacl+umask+chmod result

2021-04-18 Thread Orgad Shaneh via Cygwin
On Sat, Apr 17, 2021 at 8:11 PM Kaz Kylheku (Cygwin) <743-406-3...@kylheku.com> wrote: > > On 2021-04-08 21:34, Orgad Shaneh via Cygwin wrote: > > On Fri, Apr 9, 2021 at 4:50 AM Andrey Repin > > wrote: > >> > >> Greetings, Orgad Shaneh! > >> > >> > On Wed, Apr 7, 2021 at 11:47 PM Orgad Shaneh wro

Re: A problem with noacl+umask+chmod result

2021-04-17 Thread Brian Inglis
On 2021-04-17 11:11, Kaz Kylheku (Cygwin) via Cygwin wrote: On 2021-04-08 21:34, Orgad Shaneh via Cygwin wrote: On Fri, Apr 9, 2021 at 4:50 AM Andrey Repin wrote: Why? If I report a bug, I'm interested in this bug, and I don't want to receive dozens of emails every day about other issues. The

Re: A problem with noacl+umask+chmod result

2021-04-17 Thread Kaz Kylheku (Cygwin) via Cygwin
On 2021-04-08 21:34, Orgad Shaneh via Cygwin wrote: On Fri, Apr 9, 2021 at 4:50 AM Andrey Repin wrote: Greetings, Orgad Shaneh! > On Wed, Apr 7, 2021 at 11:47 PM Orgad Shaneh wrote: > Marco Atzeri replied to the mailing list but did not CC me, so I > didn't receive it: The expectation is th

Re: A problem with noacl+umask+chmod result

2021-04-08 Thread Orgad Shaneh via Cygwin
On Fri, Apr 9, 2021 at 4:50 AM Andrey Repin wrote: > > Greetings, Orgad Shaneh! > > > On Wed, Apr 7, 2021 at 11:47 PM Orgad Shaneh wrote: > >> > >> Hi, > >> > >> If a filesystem is mounted with noacl, calling chmod to add write > >> permissions after umasking this permission doesn't work. Demonst

Re: A problem with noacl+umask+chmod result

2021-04-08 Thread Andrey Repin
Greetings, Orgad Shaneh! > On Wed, Apr 7, 2021 at 11:47 PM Orgad Shaneh wrote: >> >> Hi, >> >> If a filesystem is mounted with noacl, calling chmod to add write >> permissions after umasking this permission doesn't work. Demonstrated >> with command-line and C++. >> >> Did I miss something or is

Re: A problem with noacl+umask+chmod result

2021-04-08 Thread Orgad Shaneh via Cygwin
On Wed, Apr 7, 2021 at 11:47 PM Orgad Shaneh wrote: > > Hi, > > If a filesystem is mounted with noacl, calling chmod to add write > permissions after umasking this permission doesn't work. Demonstrated > with command-line and C++. > > Did I miss something or is this a real bug? According to umask

Re: A problem with noacl+umask+chmod result

2021-04-07 Thread Marco Atzeri via Cygwin
On 07.04.2021 22:47, Orgad Shaneh via Cygwin wrote: Hi, If a filesystem is mounted with noacl, calling chmod to add write permissions after umasking this permission doesn't work. Demonstrated with command-line and C++. Did I miss something or is this a real bug? According to umask man, it shoul