NetBSD/sys
wrstuden 6753c74560 Since VOP_UPCALL() has been a long time in coming, add this partial
fix for layered-file-removal. It will work for the case of accessing
and deleting a file through the layered file system. Accessing via
the layer and deleting on the underlying still won't work, nor will
accessing via complicated structures (like two umap layers over a
given file systems).

We still need VOP_UPCALL(), but this is better than things were before.

This patch has been discussed off & on for a while. This incarnation
was tested by hannken at netbsd dot org.
2004-05-28 18:55:20 +00:00
..
altq s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
arch Refactor tpcalib and hpc* ports to make tpcalib MI, as discussed on tech-kern. 2004-05-28 17:52:06 +00:00
coda Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
compat Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
conf Add re(4) RealTek 8139C+/8169/8169S/8110S PCI ethernet adapter driver, 2004-05-28 15:35:41 +00:00
crypto
ddb Sysctl descriptions under ddb subtree 2004-05-25 04:31:48 +00:00
dev Refactor tpcalib and hpc* ports to make tpcalib MI, as discussed on tech-kern. 2004-05-28 17:52:06 +00:00
fs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
gdbscripts
ipkdb
kern Rework to make FAST_IPSEC PF_KEY dumps unicast and reliable: 2004-05-27 19:19:00 +00:00
lib Add qsort to libsa (taken from sys/dev/vinum/vinumqsort.c) and use instead of 2004-05-19 23:37:41 +00:00
lkm Addition of header files for sysctl set function prototypes referenced 2004-05-25 01:36:37 +00:00
miscfs Since VOP_UPCALL() has been a long time in coming, add this partial 2004-05-28 18:55:20 +00:00
net Sysctl descriptions under net subtree (net.key not done) 2004-05-25 04:33:59 +00:00
net80211 Sysctl descriptions under net subtree (net.key not done) 2004-05-25 04:33:59 +00:00
netatalk remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netccitt Remove #else of #if __STDC__ 2004-04-26 01:41:15 +00:00
netinet Sysctl descriptions under net subtree (net.key not done) 2004-05-25 04:33:59 +00:00
netinet6 Sysctl descriptions under net subtree (net.key not done) 2004-05-25 04:33:59 +00:00
netipsec Rework to make FAST_IPSEC PF_KEY dumps unicast and reliable: 2004-05-27 19:19:00 +00:00
netisdn If we don't have a source telephone number configured, do not send 2004-05-06 21:11:04 +00:00
netiso remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netkey dump/spddump can now handle tons of records. 2004-05-26 02:59:15 +00:00
netnatm kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netns Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netsmb remove debugging printf(), seems like mistakenly commited 2004-05-28 09:38:13 +00:00
nfs remove an unused instance of VOP_UPDATE. 2004-05-27 12:55:07 +00:00
opencrypto Change control knob for /dev/crypto to only allow requests which 2004-04-29 02:17:36 +00:00
stand
sys Rework to make FAST_IPSEC PF_KEY dumps unicast and reliable: 2004-05-27 19:19:00 +00:00
ufs Fixup last commit. fs->fs_active must be initialized. 2004-05-27 17:04:52 +00:00
uvm Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00