9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Is the go9p project still maintained?
@ 2014-12-05  2:50 Dmitry Golubovsky
  2014-12-05  3:02 ` mischief
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Dmitry Golubovsky @ 2014-12-05  2:50 UTC (permalink / raw)
  To: 9fans

Hi

Just wondering if the project https://code.google.com/p/go9p/ is
actively maintained these days?

I used it in my project, but fixing issue 30 broke it. I opened issue 34

https://code.google.com/p/go9p/issues/detail?id=34

which also contains a suggested patch. No response since then.

If the project's active repo moved please let me know, I'll resubmit
the issue there. If the project is not maintained anymore I'll take
care of it in my project's local repo.

Thanks.

--
Dmitry Golubovsky

Anywhere on the Web



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [9fans] Is the go9p project still maintained?
@ 2014-12-06  5:10 Dmitry Golubovsky
  2014-12-06  5:32 ` lucio
  2014-12-06  5:39 ` Latchesar Ionkov
  0 siblings, 2 replies; 10+ messages in thread
From: Dmitry Golubovsky @ 2014-12-06  5:10 UTC (permalink / raw)
  To: 9fans

Hi

Thanks to everybody who answered. I posted another comment to the issue 34

https://code.google.com/p/go9p/issues/detail?id=34#c2

where explained the use case and provided the diagnostics for the problem.

Briefly, the problem is: when using 9p kernel mounts in Linux over a
domain socket, a 9p server program never gets a valid numeric user ID,
just -1 regardless of the username.

Even if there was a way to pass desired numeric UID to a 9p server,
this would make little sense in case of a remote connection because on
the remote system the same user would have different (and often
unknown numeric ID).

So even in the .u mode, fallback character username recognition is
necessary to use if no valid numeric user ID can be provided.

Thanks.

--
Dmitry Golubovsky

Anywhere on the Web



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

end of thread, other threads:[~2014-12-06  5:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-05  2:50 [9fans] Is the go9p project still maintained? Dmitry Golubovsky
2014-12-05  3:02 ` mischief
2014-12-05  5:53 ` lucio
2014-12-05  6:49   ` minux
2014-12-05 18:06 ` Latchesar Ionkov
2014-12-05 18:35   ` Skip Tavakkolian
2014-12-06  1:24   ` mischief
2014-12-06  5:10 Dmitry Golubovsky
2014-12-06  5:32 ` lucio
2014-12-06  5:39 ` Latchesar Ionkov

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