summaryrefslogtreecommitdiffstats
path: root/sys/nwfs/nwfs_io.c
diff options
context:
space:
mode:
authorbp <bp@FreeBSD.org>2001-03-10 05:39:03 +0000
committerbp <bp@FreeBSD.org>2001-03-10 05:39:03 +0000
commitcc5c440cbfce5c3f3316bfa75642c49d47418021 (patch)
treec6dc87cb85a5f3be169bddbea77e0f5d6cf93286 /sys/nwfs/nwfs_io.c
parent020bef59da8839ee7ebc63d2d223e8bc8d368697 (diff)
downloadFreeBSD-src-cc5c440cbfce5c3f3316bfa75642c49d47418021.zip
FreeBSD-src-cc5c440cbfce5c3f3316bfa75642c49d47418021.tar.gz
Slightly reorganize allocation of new vnode. Use bit NVOLUME to detected
vnodes which represent volumes (before it was done via strcmp()). Turn n_refparent into bit in the n_flag field.
Diffstat (limited to 'sys/nwfs/nwfs_io.c')
-rw-r--r--sys/nwfs/nwfs_io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/nwfs/nwfs_io.c b/sys/nwfs/nwfs_io.c
index f6344e0..1981a95 100644
--- a/sys/nwfs/nwfs_io.c
+++ b/sys/nwfs/nwfs_io.c
@@ -56,6 +56,7 @@
#include <netncp/ncp.h>
#include <netncp/ncp_conn.h>
#include <netncp/ncp_subr.h>
+#include <netncp/ncp_ncp.h>
#include <nwfs/nwfs.h>
#include <nwfs/nwfs_node.h>
OpenPOWER on IntegriCloud