svn commit: r48356 - head/en_US.ISO8859-1/books/handbook/geom
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wblock
Date: Mon Mar 7 19:00:54 2016
New Revision: 48356
URL: https://svnweb.freebsd.org/changeset/doc/48356
Log:
The warning about labeling a full UFS filesystem possibly causing data
corruption appears to confuse UFS labels with glabel(8) generic labels.
UFS labels are part of the metadata and do not overwrite the filesystem
data. Discussed on IRC with emaste and bsdimp.
Modified:
head/en_US.ISO8859-1/books/handbook/geom/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/geom/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/geom/chapter.xml Mon Mar 7 18:49:32 2016 (r48355)
+++ head/en_US.ISO8859-1/books/handbook/geom/chapter.xml Mon Mar 7 19:00:54 2016 (r48356)
@@ -1473,11 +1473,6 @@ ggate0
<screen>&prompt.root; <userinput>tunefs -L <replaceable>home</replaceable> <replaceable>/dev/da3</replaceable></userinput></screen>
- <warning>
- <para>If the file system is full, this may cause data
- corruption.</para>
- </warning>
-
<para>A label should now exist in <filename>/dev/ufs</filename>
which may be added to <filename>/etc/fstab</filename>:</para>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"