Subject: port-amiga/747: umount problem with the adosfs
To: None <gnats-admin@NetBSD.ORG>
From: None <root@arresum.inka.de>
List: netbsd-bugs
Date: 01/21/1995 03:20:11
>Number: 747
>Category: port-amiga
>Synopsis: umount problem with the adosfs
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jan 21 03:20:03 1995
>Originator: Superuser
>Organization:
" "
>Release: NetBSD-current 19-01-95
>Environment:
System: NetBSD arresum.inka.de 1.0A NetBSD 1.0A (VEEGO) #18: Fri Jan 20 18:08:38 GMT+0100 1995 root@arresum.inka.de:/src/sys/arch/amiga/compile/VEEGO amiga
>Description:
it isn't possible to umount a ados partition when the directory has an
/ as the last char, but there is no problem to do this with a normal
fs
oh, I forget to mention that the root fs is made with newfs -O
>How-To-Repeat:
[root]/root# mount_ados -o ro /dev/sd1d /root/amiga/sys
[root]/root# df
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/sd2a 29990 17141 11349 60% /
[..]
/dev/sd2d 198532 162020 26585 86% /usr
/dev/sd1d 1 1 0 100% /root/amiga/sys
[root]/root# umount /root/amiga/sys/
[root]/root# df
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/sd2a 29990 17141 11349 60% /
[..]
/dev/sd2d 198532 162020 26585 86% /usr
[root]/root# mount_ados -o ro /dev/sd1d /root/amiga/sys/
[root]/root# df
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/sd2a 29990 17141 11349 60% /
[..]
/dev/sd2d 198532 162020 26585 86% /usr
/dev/sd1d 1 1 0 100% /root/amiga/sys/
[root]/root# umount /root/amiga/sys/
umount: /root/amiga/sys: not currently mounted
But I can work with this partiton
>Fix:
unknown
>Audit-Trail:
>Unformatted: