Whamcloud - gitweb
mke2fs.8.in: Add an explanation about why reserved blocks in a
authorTheodore Ts'o <tytso@mit.edu>
Fri, 8 Oct 2004 14:47:30 +0000 (10:47 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 8 Oct 2004 14:47:30 +0000 (10:47 -0400)
filesystem is a good thing.

misc/ChangeLog
misc/mke2fs.8.in

index 0a4191b..0ef524b 100644 (file)
@@ -1,3 +1,8 @@
+2004-10-08  Theodore Ts'o  <tytso@mit.edu>
+
+       * mke2fs.8.in: Add an explanation about why reserved blocks in a
+               filesystem is a good thing.
+
 2004-09-28  Theodore Ts'o  <tytso@mit.edu>
 
        * badblocks.8.in: Document the default block size.  (Addresses
index 89bf3f1..8c21f29 100644 (file)
@@ -269,7 +269,12 @@ Set the volume label for the filesystem.
 .TP
 .BI \-m " reserved-blocks-percentage"
 Specify the percentage of the filesystem blocks reserved for 
-the super-user.  This value defaults to 5%.
+the super-user.  This avoids fragmentation, and allows root-owned
+daemons, such as 
+.BR syslogd (8),
+to continue to function correctly after non-privileged processes are 
+prevented from writing to the filesystem.  The default percentage 
+is 5%.
 .TP
 .B \-M
 Set the last mounted directory for the filesystem.  This might be useful