Mark the userland tools for quota as done as well.
This commit is contained in:
parent
633f297eac
commit
710710ef20
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35785
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/projects/bigdisk/index.sgml,v 1.13 2006/08/19 21:20:42 hrs Exp $">
|
<!ENTITY date "$FreeBSD: www/en/projects/bigdisk/index.sgml,v 1.14 2010/05/23 07:16:08 remko Exp $">
|
||||||
<!ENTITY title "Large data storage in FreeBSD">
|
<!ENTITY title "Large data storage in FreeBSD">
|
||||||
<!ENTITY % navinclude.developers "INCLUDE">
|
<!ENTITY % navinclude.developers "INCLUDE">
|
||||||
|
|
||||||
|
@ -202,9 +202,9 @@
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>quota tools</td>
|
<td>quota tools</td>
|
||||||
|
<td>&a.des; & &a.mckusick;</td>
|
||||||
<td> </td>
|
<td> </td>
|
||||||
<td> </td>
|
<td>&status.done;</td>
|
||||||
<td>&status.new;</td>
|
|
||||||
<td>Extensive changes are need. Disk quotas are currently
|
<td>Extensive changes are need. Disk quotas are currently
|
||||||
handled as 32-bit quantities, which limits the maximum
|
handled as 32-bit quantities, which limits the maximum
|
||||||
possible quota at 2TB. Two tasks are needed: 1) have the
|
possible quota at 2TB. Two tasks are needed: 1) have the
|
||||||
|
|
Loading…
Reference in a new issue