| Summary: | [faq] FAQ Outdated: Missing ZFS TRIM in -STABLE | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Johannes Jost Meixner <xmj> |
| Component: | Books & Articles | Assignee: | Benedict Reuschling <bcr> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Johannes Jost Meixner
2014-04-28 14:20:00 UTC
Responsible Changed From-To: freebsd-doc->bcr Take this one. Author: bcr Date: Sun May 4 19:29:54 2014 New Revision: 44755 URL: http://svnweb.freebsd.org/changeset/doc/44755 Log: Update ZFS TRIM section to reflect that support was added to STABLE branches as well. Provide the revision numbers from the PR. PR: 189072 Submitted by: xmj Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Sun May 4 15:32:15 2014 (r44754) +++ head/en_US.ISO8859-1/books/faq/book.xml Sun May 4 19:29:54 2014 (r44755) @@ -3733,8 +3733,9 @@ C:\="DOS"</programlisting> <answer> <para>ZFS TRIM support was added to &os; 10-CURRENT with revision r<revnumber>240868</revnumber>. ZFS TRIM - support is not yet available on the -STABLE - branches.</para> + support was added to all &os;-STABLE branches in + r<revnumber>252162</revnumber> and + r<revnumber>251419</revnumber>, respectively.</para> <para>ZFS TRIM is enabled by default, and can be turned off by adding this line to _______________________________________________ svn-doc-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org" State Changed From-To: open->closed A patch that updated the section was commit. Thanks for filing the PR and providing the revision numbers, xmj! PR closed. |