From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Fri, 1 Mar 2013 10:30:03 +0100 Message-ID: From: =?UTF-8?B?QmVuY2UgRsOhYmnDoW4=?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=14dae93408ffeeeaac04d6d9a64f Subject: [9fans] aux/stub additional bind i don't get Topicbox-Message-UUID: 21469770-ead8-11e9-9d60-3106f5b1d025 --14dae93408ffeeeaac04d6d9a64f Content-Type: text/plain; charset=UTF-8 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 --14dae93408ffeeeaac04d6d9a64f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi!

if i do aux/stub newfile. It = does a

bind $dir $dir

bef= ore 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 c= ircumwent this?

bencef

--14dae93408ffeeeaac04d6d9a64f-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 1 Mar 2013 12:25:49 +0200 Message-ID: From: Yaroslav To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=f46d043d676d5af79a04d6da6ec3 Subject: Re: [9fans] aux/stub additional bind i don't get Topicbox-Message-UUID: 21c46f9c-ead8-11e9-9d60-3106f5b1d025 --f46d043d676d5af79a04d6da6ec3 Content-Type: text/plain; charset=UTF-8 try bind -c $dir $dir before aux/stub --f46d043d676d5af79a04d6da6ec3 Content-Type: text/html; charset=UTF-8
try bind -c $dir $dir before aux/stub
--f46d043d676d5af79a04d6da6ec3-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 1 Mar 2013 11:42:04 +0100 Message-ID: From: =?UTF-8?B?QmVuY2UgRsOhYmnDoW4=?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=e89a8f2350097fe7d504d6daa893 Subject: Re: [9fans] aux/stub additional bind i don't get Topicbox-Message-UUID: 21dea5ce-ead8-11e9-9d60-3106f5b1d025 --e89a8f2350097fe7d504d6daa893 Content-Type: text/plain; charset=UTF-8 that solves it. thanks 2013/3/1 Yaroslav > try bind -c $dir $dir before aux/stub > --e89a8f2350097fe7d504d6daa893 Content-Type: text/html; charset=UTF-8
that solves it. thanks



2013/3/1 Yaroslav <yarikos@gmail.com>
try bind -c $dir $dir before aux/stub

--e89a8f2350097fe7d504d6daa893--