diff options
author | bp <bp@FreeBSD.org> | 2000-09-05 09:02:07 +0000 |
---|---|---|
committer | bp <bp@FreeBSD.org> | 2000-09-05 09:02:07 +0000 |
commit | 64ac0aa678e382d03d7bad1b3c1401222e4bc7e7 (patch) | |
tree | e7cfe6afe4dacc7a1ef0b7d39a7453db9fee0a61 /lib/libc | |
parent | 106f8e14c88b3d49326a76d131a37eaaf6f29ed4 (diff) | |
download | FreeBSD-src-64ac0aa678e382d03d7bad1b3c1401222e4bc7e7.zip FreeBSD-src-64ac0aa678e382d03d7bad1b3c1401222e4bc7e7.tar.gz |
Various cleanups towards make nullfs functional (it is still broken
at this point):
Replace all '#ifdef DEBUG' with '#ifdef NULLFS_DEBUG' and add NULLFSDEBUG
macro.
Protect nullfs hash table with lockmgr.
Use proper order of operations when freeing mnt_data.
Return correct fsid in the null_getattr().
Add null_open() function to catch MNT_NODEV (obtained from NetBSD).
Add null_rename() to catch cross-fs rename operations (submitted by
Ustimenko Semen <semen@iclub.nsu.ru>)
Remove duplicate $FreeBSD$ tags.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions