bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A translator for `/dev/shm'


From: Thomas Schwinge
Subject: Re: A translator for `/dev/shm'
Date: Wed, 4 Apr 2007 17:32:29 +0200
User-agent: Mutt/1.5.11

Hello!

On Tue, Apr 03, 2007 at 03:16:56PM +0200, olafBuddenhagen@gmx.net wrote:
> However, it is incorrect: The first programm to access it, will see the
> original setup -- and thus fail.

Thanks, correct.  I noticed that when I had just sent the email.

> Here is a variant that actually works:

It also has the advantage that it's even longer...  ;-)


> (BTW, fsysopts reports --[no-]inherit-dir-group exactly reversed! No
> idea whether the bug is actually in fsysopts handling, or in startup
> command line parsing, i.e. which one is really used...)

Startup command line parsing.  It fixed it like this:

#v+
2007-04-04  Thomas Schwinge  <tschwinge@gnu.org>

        * opts-std-startup.c (parse_startup_opt)
        <_diskfs_no_inherit_dir_group>: Swap the options into the correct
        order.  Reported by Olaf Buddenhagen <olafbuddenhagen@gmx.net>.
#v-


> Last but not least, as I mentioned twice already, /hurd/ext2fs probably
> doesn't work for shm! (At least it didn't when I last tried it.) You
> need to used /hurd/ext2fs.static instead. (Or fix the non-static
> variant...)

That should get debugged then.  The statically and dynamically liked
variants should behave equally, I hope and expect.


Regards,
 Thomas

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]