From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id 269FB7F4E for ; Wed, 4 Mar 2015 09:15:25 -0600 (CST) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay1.corp.sgi.com (Postfix) with ESMTP id 071B58F8054 for ; Wed, 4 Mar 2015 07:15:24 -0800 (PST) Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by cuda.sgi.com with ESMTP id ORgcGyeaoDtlt5jf (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Wed, 04 Mar 2015 07:15:22 -0800 (PST) From: Jan Kara Subject: [PATCH 0/8 v6] quota: Unify VFS and XFS quota interfaces Date: Wed, 4 Mar 2015 16:15:05 +0100 Message-Id: <1425482113-1977-1-git-send-email-jack@suse.cz> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: linux-fsdevel@vger.kernel.org Cc: cluster-devel@redhat.com, Jan Kara , xfs@oss.sgi.com Hello, these are outstanding patches in my series unifying VFS and XFS quota interfaces so that XFS quotactls work for filesystems with VFS quotas and vice versa. This is useful so that userspace doesn't have to care that much about which filesystem it is using at least when using basic quota functionality. In particular we should be able to reuse project quota tests in xfstests for ext4. The patches are based on top of Linus' tree from today which already contains initial part of the original series. The patch series can also be pulled from 'quota_interface' branch of my tree [1]. Since all the patches (except one quota patch) have Reviewed-by tags, I'll push the patches to my tree in a few days and will send them to Linus for the next merge window unless someone objects. Honza [1] git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs