9front - general discussion about 9front
 help / color / mirror / Atom feed
* hjfs(4) patch - create files with same group as parent directory
@ 2018-08-20 12:24 Alex Musolino
  2018-08-20 13:29 ` [9front] " Julius Schmidt
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Musolino @ 2018-08-20 12:24 UTC (permalink / raw)
  To: 9front

Hi,

According to open(2), when a new file is created, its group should be
set to that of the containing directory.  Cwfs(4) does this, but
hjfs(4) does not.  I have a patch [1] that I've been using for quite
some time with no ill effects.  Any objections to committing this?

[1] http://musolino.id.au/up/hjfs.create.patch

--
Cheers,
Alex Musolino


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] hjfs(4) patch - create files with same group as parent directory
  2018-08-20 12:24 hjfs(4) patch - create files with same group as parent directory Alex Musolino
@ 2018-08-20 13:29 ` Julius Schmidt
  2018-08-20 19:48   ` Nick Owens
  0 siblings, 1 reply; 3+ messages in thread
From: Julius Schmidt @ 2018-08-20 13:29 UTC (permalink / raw)
  To: 9front

lgtm

this is really (yet another) oversight of mine.
thanks for finding it.

aiju

On Mon, 20 Aug 2018, Alex Musolino wrote:

> Hi,
>
> According to open(2), when a new file is created, its group should be
> set to that of the containing directory.  Cwfs(4) does this, but
> hjfs(4) does not.  I have a patch [1] that I've been using for quite
> some time with no ill effects.  Any objections to committing this?
>
> [1] http://musolino.id.au/up/hjfs.create.patch
>
> --
> Cheers,
> Alex Musolino
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] hjfs(4) patch - create files with same group as parent directory
  2018-08-20 13:29 ` [9front] " Julius Schmidt
@ 2018-08-20 19:48   ` Nick Owens
  0 siblings, 0 replies; 3+ messages in thread
From: Nick Owens @ 2018-08-20 19:48 UTC (permalink / raw)
  To: 9front

committed in 0aa9d45009e0, thank you

On Mon, Aug 20, 2018 at 6:29 AM, Julius Schmidt <aiju@phicode.de> wrote:
> lgtm
>
> this is really (yet another) oversight of mine.
> thanks for finding it.
>
> aiju
>
>
> On Mon, 20 Aug 2018, Alex Musolino wrote:
>
>> Hi,
>>
>> According to open(2), when a new file is created, its group should be
>> set to that of the containing directory.  Cwfs(4) does this, but
>> hjfs(4) does not.  I have a patch [1] that I've been using for quite
>> some time with no ill effects.  Any objections to committing this?
>>
>> [1] http://musolino.id.au/up/hjfs.create.patch
>>
>> --
>> Cheers,
>> Alex Musolino
>>
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-08-20 19:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-20 12:24 hjfs(4) patch - create files with same group as parent directory Alex Musolino
2018-08-20 13:29 ` [9front] " Julius Schmidt
2018-08-20 19:48   ` Nick Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).