|
|
Log in / Subscribe / Register

quota: Unify VFS and XFS quota interfaces

From:  Jan Kara <jack@suse.cz>
To:  linux-fsdevel@vger.kernel.org
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>
Cc:  xfs@oss.sgi.com, cluster-devel@redhat.com, Jan Kara <jack@suse.cz>
Archive‑link:  Article

  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

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



Copyright © 2015, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds