From e570d2a417221d066e102978c86973f03f664449 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Sat, 23 Jun 2007 06:42:40 +0000 Subject: [PATCH] - Remove the warning about NULL filesystem. It is stable and safe to use in both 6.x and 7.x. This is based on feedbacks on this thread http://docs.freebsd.org/cgi/getmsg.cgi?fetch=81818+0+current/freebsd-stable and my use it on 6.x. MFC after: 3 days - Update the warning about UNION filesystem. It is now actively maintained, although there are still some issues being resolved. Reviewed by: freebsd-stable@, kris, bmah Approved by: re (bmah) --- sys/conf/NOTES | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 5c58f76421f..3d2f108445f 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -938,10 +938,12 @@ device harp #Pseudo-interface for NATM # currently be demand-loaded.) Some people still prefer to statically # compile other filesystems as well. # -# NB: The NULL, PORTAL, UMAP and UNION filesystems are known to be -# buggy, and WILL panic your system if you attempt to do anything with -# them. They are included here as an incentive for some enterprising -# soul to sit down and fix them. +# NB: The PORTAL and UMAP filesystems are known to be buggy, and WILL +# panic your system if you attempt to do anything with them. They are +# included here as an incentive for some enterprising soul to sit down +# and fix them. The UNION filesystem was known to be buggy in the past. +# It is now being actively maintained, although there are still some +# issues being resolved. # # One of these is mandatory: