From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kara Date: Mon, 20 Oct 2008 19:23:33 +0200 Subject: [Ocfs2-devel] Quota support for OCFS2 In-Reply-To: y References: y Message-ID: <12245234403413-git-send-email-jack@suse.cz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com Hello, in the following emails will come implementation of quota support for OCFS2. First 17 patches are actually necessary changes to generic VFS quota, next 10 patches implement support for OCFS2. I'm sending the patches just for review and comments. Any comments, bug reports, fixes welcome :). Honza