9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] aux/stub additional bind i don't get
@ 2013-03-01  9:30 Bence Fábián
  2013-03-01 10:25 ` Yaroslav
  0 siblings, 1 reply; 3+ messages in thread
From: Bence Fábián @ 2013-03-01  9:30 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

Hi!

if i do aux/stub newfile. It does a

bind $dir $dir

before the mount. which prohibits creates
in that directory. I couldn't find out where
does this happen. maybe in postmntsrv?
is there a way to circumwent this?

bencef

[-- Attachment #2: Type: text/html, Size: 511 bytes --]

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

* Re: [9fans] aux/stub additional bind i don't get
  2013-03-01  9:30 [9fans] aux/stub additional bind i don't get Bence Fábián
@ 2013-03-01 10:25 ` Yaroslav
  2013-03-01 10:42   ` Bence Fábián
  0 siblings, 1 reply; 3+ messages in thread
From: Yaroslav @ 2013-03-01 10:25 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 39 bytes --]

try bind -c $dir $dir before aux/stub

[-- Attachment #2: Type: text/html, Size: 91 bytes --]

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

* Re: [9fans] aux/stub additional bind i don't get
  2013-03-01 10:25 ` Yaroslav
@ 2013-03-01 10:42   ` Bence Fábián
  0 siblings, 0 replies; 3+ messages in thread
From: Bence Fábián @ 2013-03-01 10:42 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 115 bytes --]

that solves it. thanks



2013/3/1 Yaroslav <yarikos@gmail.com>

> try bind -c $dir $dir before aux/stub
>

[-- Attachment #2: Type: text/html, Size: 467 bytes --]

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

end of thread, other threads:[~2013-03-01 10:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-01  9:30 [9fans] aux/stub additional bind i don't get Bence Fábián
2013-03-01 10:25 ` Yaroslav
2013-03-01 10:42   ` Bence Fábián

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).