From 409a23294c128e5a18be3a941c947c7c237a0865 Mon Sep 17 00:00:00 2001 From: des Date: Mon, 14 Mar 2005 16:04:27 +0000 Subject: Add PSEUDOFS_TRACE option. --- sys/conf/options | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sys/conf/options') diff --git a/sys/conf/options b/sys/conf/options index 85788b8..25608bc 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -181,6 +181,9 @@ UDF opt_dontuse.h UMAPFS opt_dontuse.h UNIONFS opt_dontuse.h +# Pseudofs debugging +PSEUDOFS_TRACE opt_pseudofs.h + # Broken - ffs_snapshot() dependency from ufs_lookup() :-( FFS opt_ffs_broken_fixme.h -- cgit v1.1