Subject: NTFS
To: None <port-i386@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: port-i386
Date: 10/05/2000 17:04:25
I've lost track a bit of where NTFS was at. Is it strictly for mounting
read-only? I just tried an install disk of 11 September source,

# mount -t ntfs /dev/wd0e /mnt
# cd /mnt
# rm *.log
rm: psqlodbc_1421.log: Operation not supported
panic: lockmgr: locking against myself
Stopped in rm at	0xc0239c14:	leave

If it is meant to be read-only, then "Operation not supported" is fair
enough, but I wonder about the panic. The backtrace doesn't seem
particularly useful as I don't have symbols compiled in..

Cheers,

Patrick