From owner-svn-doc-all@FreeBSD.ORG Wed Jan 8 17:50:24 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A84EFE2C; Wed, 8 Jan 2014 17:50:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 945C41115; Wed, 8 Jan 2014 17:50:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s08HoOu8088185; Wed, 8 Jan 2014 17:50:24 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s08HoO8o088184; Wed, 8 Jan 2014 17:50:24 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201401081750.s08HoO8o088184@svn.freebsd.org> From: Warren Block Date: Wed, 8 Jan 2014 17:50:24 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43447 - head/en_US.ISO8859-1/books/handbook/disks X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 17:50:24 -0000 Author: wblock Date: Wed Jan 8 17:50:24 2014 New Revision: 43447 URL: http://svnweb.freebsd.org/changeset/doc/43447 Log: Add instructions for users to determine whether their kernel supports quotas. Reviewed by: pluknet Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Wed Jan 8 16:27:00 2014 (r43446) +++ head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Wed Jan 8 17:50:24 2014 (r43447) @@ -2365,10 +2365,12 @@ Filesystem 1K-blocks Used Avail Capacity options QUOTA - Prior to &os; 9.2 - the GENERIC kernel did not have this - generally enabled by default, so a custom kernel had to be - compiled in order to use disk quotas. Refer to for more information on + Before &os; 9.2, + the GENERIC kernel usually did not include this + option. sysctl kern.features.ufs_quota + can be used to test whether the current kernel supports + quotas. If the option is not present, a custom kernel must be + compiled. Refer to for more information on kernel configuration. Next, enable disk quotas in