freebsd-skq/sys/isofs/cd9660
Joerg Wunsch 7301b27b15 Properly clean out the SI_MOUNTEDON flag iff the mount attempt fails
half the way down.  Otherwise, further attempts to mount the device
will be rejected with BUSY.

IMHO, this flag can completely go away for cd9660.  There's no reason
you need to prevent CDs from being mounted multiple times, and in case
of multisession CDs it can even make sense to mount two different
sessions by the same time (to different mount points, otherwise it
would be pointless ;).
1997-12-21 21:40:02 +00:00
..
cd9660_bmap.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
cd9660_lookup.c Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
cd9660_mount.h
cd9660_node.c Staticize a few things. 1997-11-18 14:40:36 +00:00
cd9660_node.h Staticize a few things. 1997-11-18 14:40:36 +00:00
cd9660_rrip.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c Properly clean out the SI_MOUNTEDON flag iff the mount attempt fails 1997-12-21 21:40:02 +00:00
cd9660_vnops.c Staticize a few things. 1997-11-18 14:40:36 +00:00
iso_rrip.h
iso.h
TODO
TODO.hibler