From 8731c089d93ba0d40c1a867818e05586e1310f76 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Mon, 7 Mar 2016 19:00:54 +0000 Subject: [PATCH] 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. --- en_US.ISO8859-1/books/handbook/geom/chapter.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/geom/chapter.xml b/en_US.ISO8859-1/books/handbook/geom/chapter.xml index 10f65af86e..1395ea85c2 100644 --- a/en_US.ISO8859-1/books/handbook/geom/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/geom/chapter.xml @@ -1473,11 +1473,6 @@ ggate0 &prompt.root; tunefs -L home /dev/da3 - - If the file system is full, this may cause data - corruption. - - A label should now exist in /dev/ufs which may be added to /etc/fstab: