]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
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 0a4191b907d2c42378b7ac12a43c689c77559cdf..0ef524b8eb6e442002fad8cec9647914a8b4cbf9 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 89bf3f138429736edb48cefc69e57d7cc9e09357..8c21f293c974395cae9f81c5a193e84ddd46f6eb 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