From owner-cvs-all@FreeBSD.ORG Wed Feb 1 22:44:40 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B3161065672; Wed, 1 Feb 2012 22:44:40 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 407DB8FC08; Wed, 1 Feb 2012 22:44:40 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q11MieYg021217; Wed, 1 Feb 2012 22:44:40 GMT (envelope-from gavin@repoman.freebsd.org) Received: (from gavin@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q11MieEb021216; Wed, 1 Feb 2012 22:44:40 GMT (envelope-from gavin) Message-Id: <201202012244.q11MieEb021216@repoman.freebsd.org> From: Gavin Atkinson Date: Wed, 1 Feb 2012 22:44:40 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/filesystems chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2012 22:44:40 -0000 gavin 2012-02-01 22:44:40 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/filesystems chapter.sgml Log: Mention support of three filesystems generally encountered on Linux systems: ext2fs, reiserfs and xfs. This work was done by Isabell Long as part of Google Code-In (GCIN) 2011. Submitted by: Isabell Long (isabell121 gmail com) Minor changes by: me Approved by: bcr (mentor) Revision Changes Path 1.13 +88 -0 doc/en_US.ISO8859-1/books/handbook/filesystems/chapter.sgml