> 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu May 23 2002 - 22:00:16 EST