9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: okamoto@granite.cias.osakafu-u.ac.jp
To: 9fans@cse.psu.edu
Subject: [9fans] lnfs(1)
Date: Thu, 11 Jul 2002 11:52:39 +0900	[thread overview]
Message-ID: <20020711025318.739E119A75@mail.cse.psu.edu> (raw)

I'm now using kfs system, and have a question on lnfs(1).

term% cd /usr/sys
term% mkdir 大阪府大地学教室岡本健二
can't create 大阪府大地学教室岡本健二:  name too long

Yes, I know it, then
term% lnfs /usr/sys
term% mkdir 大阪府大地学教室岡本健二
Ok!, good, I see 大阪府大地学教室岡本健二 directory.
term% cat .longnames
大阪府大地学教室岡本健二

Then,
term% rm 大阪府大地学教室岡本健二
Ok, dir 大阪府大地学教室岡本健二 has been removed.
 However,
term% cat .longnames
大阪府大地学教室岡本健二
still shows the removed directory name.

term% disk/ksync
term% cat .longnames
大阪府大地学教室岡本健二

then, I killed the lnfs process.
Then, I cannot access /usr/sys directory anymore...

What I did wrong?

Kenji



             reply	other threads:[~2002-07-11  2:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-11  2:52 okamoto [this message]
2002-07-11  3:22 presotto
2002-07-11  3:39 okamoto
2002-07-11  4:03 anothy
2002-07-11  4:19 okamoto

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=20020711025318.739E119A75@mail.cse.psu.edu \
    --to=okamoto@granite.cias.osakafu-u.ac.jp \
    --cc=9fans@cse.psu.edu \
    /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).