X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Documentation%2Ffilesystems%2Fext2.txt;h=4333e836c4951459d9145213938bbca78644d63d;hb=709ac06a148a33493d3e2f9391bb746b067d96d6;hp=3dd2872416a1e338062c722da8145539153c21f4;hpb=98766fbe604bc198ced93c57220c2d4a78ad6c11;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Documentation/filesystems/ext2.txt b/Documentation/filesystems/ext2.txt index 3dd2872..4333e83 100644 --- a/Documentation/filesystems/ext2.txt +++ b/Documentation/filesystems/ext2.txt @@ -205,7 +205,7 @@ Reserved Space In ext2, there is a mechanism for reserving a certain number of blocks for a particular user (normally the super-user). This is intended to -allow for the system to continue functioning even if non-priveleged users +allow for the system to continue functioning even if non-privileged users fill up all the space available to them (this is independent of filesystem quotas). It also keeps the filesystem from filling up entirely which helps combat fragmentation.