public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Jörg Prante" <joergprante@gmx.de>
To: Marc-Christian Petersen <mcp@linux-systeme.de>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] fixing supermount for > 2.4.19pre4
Date: Sat, 18 May 2002 13:37:52 +0200	[thread overview]
Message-ID: <200205181138.AWF97768@netmail.netcologne.de> (raw)
In-Reply-To: <200205181226.03997.mcp@linux-systeme.de>


> your patch for supermount does not work. Now it's even not possible to list
> the content via ls -lsa /mnt ... Mount hangs, no access is made, nothing.

Is supermount compiled into kernel or as a module? What drive, what media did 
you mount, what command did you issue? 

I tested it with supermount compiled into the kernel and

# mount -t supermount -o dev=/dev/hdb none /mnt/cdrom
# ls -l /mnt/cdrom

and

# cd /mnt/cdrom
# ls -l

# cd
# umount /mnt/cdrom

and it works fine for me, patched against 2.4.19-pre8-jp12, and /dev/hdb is 
an ISO 9660 CDROM in my DVD drive. No "stale NFS handles", clean mount and 
unmount, and with "debug" option I can see it works as a charme.

ftpfs is fixed in the same way but I did not reboot yet. 

Jörg

  reply	other threads:[~2002-05-18 11:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-18 10:26 [PATCH] fixing supermount for > 2.4.19pre4 Marc-Christian Petersen
2002-05-18 11:37 ` Jörg Prante [this message]
2002-05-18 13:21   ` Marc-Christian Petersen
  -- strict thread matches above, loose matches on Subject: below --
2002-05-16 22:13 [PATCH 2.4.19pre8][RFC] remove-NFS-close-to-open from VFS (was Re: [PATCHSET] 2.4.19-pre8-jp12) Alan Cox
2002-05-16 23:36 ` [PATCH] fixing supermount for > 2.4.19pre4 Jörg Prante

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=200205181138.AWF97768@netmail.netcologne.de \
    --to=joergprante@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcp@linux-systeme.de \
    /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