GNU bug report logs -
#56880
[PATCH] gnu: system: file-systems: Add shared flag.
Previous Next
Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>
Date: Tue, 2 Aug 2022 11:24:01 UTC
Severity: normal
Tags: patch
Done: Oleg Pykhalov <go.wigust <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi,
Oleg Pykhalov <go.wigust <at> gmail.com> skribis:
> Ludovic Courtès <ludo <at> gnu.org> writes:
>
> […]
>
>>> (option-string->mount-flags): Handle shared flag.
>
> I looked again on this procedure before merge. With applied patch it
> will return a wrong bitmask according to the manual page:
>
> mount(2)
>
> The only other flags that can be specified while changing the propaga‐
> tion type are MS_REC (described below) and MS_SILENT (which is ig‐
> nored).
>
> Also I tried to invoke 'mount' from C code, if MS_SHARED specified and
> mountpoint does not exist (not mounted without MS_SHARED before), then
> nothing will happen.
Hmm not sure I follow.
> The procedure is out of the scope adding a shared flag support to
> file-system record. I see two variants:
>
> 1. Remove the modification from option-string->mount-flags and merge,
> someone will add when required.
>
> 2. Modify option-string->mount-flags in such way, that it will return
> multiple bitmasks or in some other way.
I understand option #1 and it sounds reasonable to me.
I’m not sure what option #2 means concretely?
Thanks,
Ludo’.
This bug report was last modified 2 years and 291 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.