9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: 有澤健治 <karisawa@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: [9fans] p9p: 9pfuse
Date: Tue, 25 Apr 2017 06:57:41 +0900	[thread overview]
Message-ID: <CAN4cm2uF8qxSS_dY84Ys2msxW=C+z6cVDj4vjuh86TgkFyqu4A@mail.gmail.com> (raw)
In-Reply-To: <5709BAE7-247B-4B33-A7B7-137E86CDCF42@gmail.com>

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

Hello,

my 9pfuse on mac is something weird.
by executing: 9pfuse hebe /n/hebe # hebe is one of my plan9 server (9front)
I can see /n/hebe/usr/arisawa/tmp

-bash$ ls -l /n/hebe/usr/arisawa/tmp/x
ls: /n/hebe/usr/arisawa/tmp/x: No such file or directory # this is OK. I
don’t have x
-bash$ echo abc >/tmp/a
-bash$ cp /tmp/a /n/hebe/usr/arisawa/tmp/x
cp: /n/hebe/usr/arisawa/tmp/x: fchmod failed: Result too large
-bash$ cat /tmp/a >/n/hebe/usr/arisawa/tmp/x
-bash$ ls -l /n/hebe/usr/arisawa/tmp/x
-rw-r-----  1 arisawa  staff  4  4 22 22:29 /n/hebe/usr/arisawa/tmp/x
-bash$ chmod 664 /n/hebe/usr/arisawa/tmp/x
chmod: Unable to change file mode on /n/hebe/usr/arisawa/tmp/x: Result too
large
-bash$

Is this only to me?
or any one already have fixed this problem?

Kenji Arisawa

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

  reply	other threads:[~2017-04-24 21:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-22 21:52 arisawa
2017-04-24 21:57 ` 有澤健治 [this message]
2017-04-24 22:15   ` 有澤健治
  -- strict thread matches above, loose matches on Subject: below --
2017-04-28 22:16 arisawa
2017-04-22 13:37 arisawa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAN4cm2uF8qxSS_dY84Ys2msxW=C+z6cVDj4vjuh86TgkFyqu4A@mail.gmail.com' \
    --to=karisawa@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).