summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1995-07-31 08:52:02 +0000
committermpp <mpp@FreeBSD.org>1995-07-31 08:52:02 +0000
commitb772633f528f59e50fa9f278e06e5e7634e1d28e (patch)
tree26b31480ab27b28e066df786f2a51a10d9d61f30 /sys/netinet/tcp_input.c
parent1214917908a1e5a327d11ab75cf2bf387d14abb9 (diff)
downloadFreeBSD-src-b772633f528f59e50fa9f278e06e5e7634e1d28e.zip
FreeBSD-src-b772633f528f59e50fa9f278e06e5e7634e1d28e.tar.gz
Fix various kernfs file system problems, which can result in
umountable file systems, hung processes, or system panics: - Some operations could return without decrementing the vnode reference count. - Some operations could leave the vnode locked. - Generalize the /kern/rootdev & rrootdev files so that they are no longer special cased in kernfs_lookup(). Note: procfs, fdescfs, and most of the other miscfs/* file systems also suffer from the same type of problems and I will work on fixing them one at a time.
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud