linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter <cogwepeter@cogweb.net>
To: linux-kernel@vger.kernel.org
Subject: 2.4.19-ac4 ncpmount
Date: Sun, 22 Sep 2002 10:46:31 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.44.0209221038300.21911-100000@greenie.frogspace.net> (raw)


When I mount a Novell Netware file server on 2.4.19-ac4, I can access it
with a file browser (konqueror, lynx), but ls gives "Stale NFS file
handle" and other bash commands such as find fail. 2.4.16 works fine.

Cheers,
Peter

#strace ls
open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ESTALE (Stale 
NFS file handle)
write(2, "ls: ", 4ls: )                     = 4
write(2, ".", 1.)                        = 1
write(2, ": Stale NFS file handle", 23: Stale NFS file handle) = 23
write(2, "\n", 1
)                       = 1
_exit(1)                                = ?



             reply	other threads:[~2002-09-22 17:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-22 17:46 Peter [this message]
2002-09-22 23:23 ` 2.4.19-ac4 ncpmount Petr Vandrovec
2002-10-14 15:23 ` Known 'issues' about 2.4.19 Peter
2002-10-14 15:40   ` DervishD

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=Pine.LNX.4.44.0209221038300.21911-100000@greenie.frogspace.net \
    --to=cogwepeter@cogweb.net \
    --cc=linux-kernel@vger.kernel.org \
    /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).