All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [uml-devel] hostfs as root
@ 2003-09-05 15:14 stian
  2003-09-05 17:58 ` Michael Richardson
  2003-09-05 18:19 ` Matt Zimmerman
  0 siblings, 2 replies; 23+ messages in thread
From: stian @ 2003-09-05 15:14 UTC (permalink / raw)
  To: user-mode-linux-devel

The problem occurs when you create a file you are later not allowed to
open if I'm seeing this right, so, the best fix would be not to close the
file when we create them in the first place. Fix the behavour that we

create file
close file
open file again
do action

If that is redone till

create file
do action


The mode issue goes pretty much away, since trying to open a file you are
not allowed to read will normally fail both in host and uml. Only problem
is when creating new files as far as I can see.


Might be more job, but the result is more cleaner than than chmod stuff on
the fly.

Stian




This mail has been scanned for known viruses on an open, Linux-based mailsystem
developed by http://Knowledge-Network.no and http://Nixia.no.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

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

end of thread, other threads:[~2003-09-17 18:14 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.44.0309020854560.26729-100000@filer.marasystems.com>
2003-09-02 16:28 ` [uml-devel] hostfs as root Michael Richardson
2003-09-03  9:32   ` Henrik Nordstrom
2003-09-03 15:47     ` Matt Zimmerman
2003-09-03 18:22     ` Michael Richardson
2003-09-03 18:55       ` Henrik Nordstrom
2003-09-03 19:16       ` Matt Zimmerman
2003-09-05  0:55         ` Michael Richardson
2003-09-05  1:10           ` Matt Zimmerman
2003-09-05 13:43             ` Michael Richardson
2003-09-05 14:01               ` Matt Zimmerman
2003-09-05 15:50                 ` Michael Richardson
2003-09-05 16:06                   ` Adam Heath
2003-09-05 16:28                     ` Michael Richardson
2003-09-05 16:44                       ` Adam Heath
2003-09-05 16:13                   ` Matt Zimmerman
2003-09-05 17:37                     ` Michael Richardson
2003-09-05 18:02                       ` Matt Zimmerman
2003-09-05 18:39                         ` Michael Richardson
2003-09-05 18:49                           ` Matt Zimmerman
2003-09-17 16:43                           ` BlaisorBlade
2003-09-05 15:14 stian
2003-09-05 17:58 ` Michael Richardson
2003-09-05 18:19 ` Matt Zimmerman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.