Date: Sat, 9 Jun 2001 13:16:40 -0400 (EDT) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: Sheldon Hearn <sheldonh@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc Message-ID: <200106091716.NAA53116@khavrinen.lcs.mit.edu> In-Reply-To: <200106090947.f599l5Z42060@freefall.freebsd.org> References: <200106090947.f599l5Z42060@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Sat, 9 Jun 2001 02:47:05 -0700 (PDT), Sheldon Hearn <sheldonh@FreeBSD.org> said: > Future remote filesystem types should be added to remote_fstypes, which > is a whitespace-delimited list of type:description pairs. This change is erroneous. There is already a list of remote filesystem types; it is embedded in the filesystems themselves. Additional lists containing the same information should not be created. The correct change is to teach mount(8) the same `-t local' and `-t nolocal' as `df' has. Please back this change out and reimplement correctly. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106091716.NAA53116>