NetBSD/sys/fs
hannken f59f039ea5 Keep a pointer to the leaf mount. Needed for write gating where a
file system gets suspended and has layered mounts above it.

Welcome to 2.0G

Reviewed by: Bill Studenmund <wrstuden@netbsd.org>
2004-07-01 10:03:29 +00:00
..
adosfs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
cd9660 Use unsigned long for file size and location; avoids sign extension 2004-06-20 20:44:06 +00:00
filecorefs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
msdosfs cleanup casts in get/set u short/long so that we don't have const castaways. 2004-06-30 03:43:14 +00:00
ntfs fix some questionable pointer arithmetics; gcc-3.4.x 2004-06-24 16:52:03 +00:00
smbfs unify the statvfs-reporting related code to single smbfs_smb_statvfs routine 2004-06-05 07:36:25 +00:00
union Keep a pointer to the leaf mount. Needed for write gating where a 2004-07-01 10:03:29 +00:00
Makefile move union filesystem code from sys/miscfs/union to sys/fs/union 2003-03-16 08:26:46 +00:00