cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH 0/8 v5] quota: Unify VFS and XFS quota interfaces
@ 2015-02-18 13:47 Jan Kara
  2015-02-18 13:47 ` [Cluster-devel] [PATCH 1/8] quota: Make VFS quotas use new interface for getting quota info Jan Kara
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Jan Kara @ 2015-02-18 13:47 UTC (permalink / raw)
  To: cluster-devel.redhat.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 few days ago which already
contains initial part of the original series.  The patch series can also be
pulled from 'quota_interface' branch of my tree [1].

I'm sending the series as there are two XFS and one GFS2 patches which still
need review before I can add them to my tree for the next merge window.

								Honza

[1] git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [Cluster-devel] [PATCH 0/8 v6] quota: Unify VFS and XFS quota interfaces
@ 2015-03-04 15:15 Jan Kara
  2015-03-04 15:15 ` [Cluster-devel] [PATCH 7/8] xfs: Add support for Q_SETINFO Jan Kara
  0 siblings, 1 reply; 18+ messages in thread
From: Jan Kara @ 2015-03-04 15:15 UTC (permalink / raw)
  To: cluster-devel.redhat.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



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-03-04 15:15 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-18 13:47 [Cluster-devel] [PATCH 0/8 v5] quota: Unify VFS and XFS quota interfaces Jan Kara
2015-02-18 13:47 ` [Cluster-devel] [PATCH 1/8] quota: Make VFS quotas use new interface for getting quota info Jan Kara
2015-02-18 13:47 ` [Cluster-devel] [PATCH 2/8] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state Jan Kara
2015-02-18 13:47 ` [Cluster-devel] [PATCH 3/8] xfs: Convert to using ->get_state callback Jan Kara
2015-02-18 16:51   ` Christoph Hellwig
2015-02-18 17:11     ` Jan Kara
2015-02-18 13:47 ` [Cluster-devel] [PATCH 4/8] gfs2: " Jan Kara
2015-02-18 13:55   ` Bob Peterson
2015-02-18 13:47 ` [Cluster-devel] [PATCH 5/8] quota: Remove ->get_xstate and ->get_xstatev callbacks Jan Kara
2015-02-18 13:47 ` [Cluster-devel] [PATCH 6/8] quota: Make ->set_info use structure with neccesary info to VFS and XFS Jan Kara
2015-02-18 16:53   ` Christoph Hellwig
2015-02-18 17:17     ` Jan Kara
2015-02-18 13:47 ` [Cluster-devel] [PATCH 7/8] xfs: Add support for Q_SETINFO Jan Kara
2015-02-18 16:54   ` Christoph Hellwig
2015-02-18 17:20     ` Jan Kara
2015-02-18 13:47 ` [Cluster-devel] [PATCH 8/8] quota: Hook up Q_XSETQLIM for id 0 to ->set_info Jan Kara
2015-02-18 16:54   ` Christoph Hellwig
  -- strict thread matches above, loose matches on Subject: below --
2015-03-04 15:15 [Cluster-devel] [PATCH 0/8 v6] quota: Unify VFS and XFS quota interfaces Jan Kara
2015-03-04 15:15 ` [Cluster-devel] [PATCH 7/8] xfs: Add support for Q_SETINFO Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).