All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 v2] Q_GETNEXTQUOTA support
@ 2016-02-04 14:28 ` Jan Kara
  0 siblings, 0 replies; 36+ messages in thread
From: Jan Kara @ 2016-02-04 14:28 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: Mark Fasheh, Jan Kara, Joel Becker, ocfs2-devel, xfs

Hello,

the patch set below adds support for VFS quotas for Q_GETNEXTQUOTA quotactl
and thus repquota(8) doesn't have to iterate over /etc/passwd or LDAP database
to report all quota limits. ext2, ext4, reiserfs, jfs, and ocfs2 support this
quotactl (and Q_XGETNEXTQUOTA as well) after applying this patch set. XFS
bits will likely get merged independently through XFS tree. If nobody objects,
I'll push these patches to my tree in a few days.

Changes since v2:
* Added get_next_id() operation to dquot_operations to allow for cleaner
  support in OCFS2
* Added OCFS2 support

								Honza

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2016-02-22  8:20 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-04 14:28 [PATCH 0/3 v2] Q_GETNEXTQUOTA support Jan Kara
2016-02-04 14:28 ` Jan Kara
2016-02-04 14:28 ` [Ocfs2-devel] " Jan Kara
2016-02-04 14:28 ` [PATCH 1/3] quota: Add support for ->get_nextdqblk() for VFS quota Jan Kara
2016-02-04 14:28   ` Jan Kara
2016-02-04 14:28   ` [Ocfs2-devel] " Jan Kara
2016-02-05  1:05   ` Dave Chinner
2016-02-05  1:05     ` Dave Chinner
2016-02-05  1:05     ` [Ocfs2-devel] " Dave Chinner
2016-02-08  6:15     ` Dave Chinner
2016-02-08  6:15       ` Dave Chinner
2016-02-08  6:15       ` [Ocfs2-devel] " Dave Chinner
2016-02-08 14:27     ` Jan Kara
2016-02-08 14:27       ` Jan Kara
2016-02-08 14:27       ` [Ocfs2-devel] " Jan Kara
2016-02-08 14:34       ` Jan Kara
2016-02-08 14:34         ` Jan Kara
2016-02-08 14:34         ` [Ocfs2-devel] " Jan Kara
2016-02-19 17:31   ` Eric Sandeen
2016-02-19 17:31     ` Eric Sandeen
2016-02-19 17:31     ` [Ocfs2-devel] " Eric Sandeen
2016-02-19 18:33     ` Jan Kara
2016-02-19 18:33       ` Jan Kara
2016-02-19 18:33       ` [Ocfs2-devel] " Jan Kara
2016-02-19 18:43       ` Eric Sandeen
2016-02-19 18:43         ` Eric Sandeen
2016-02-19 18:43         ` [Ocfs2-devel] " Eric Sandeen
2016-02-22  8:01         ` Jan Kara
2016-02-22  8:01           ` Jan Kara
2016-02-22  8:01           ` [Ocfs2-devel] " Jan Kara
2016-02-04 14:28 ` [PATCH 2/3] quota_v2: Implement get_next_id() for V2 quota format Jan Kara
2016-02-04 14:28   ` Jan Kara
2016-02-04 14:28   ` [Ocfs2-devel] " Jan Kara
2016-02-04 14:28 ` [PATCH 3/3] ocfs2: Implement get_next_id() Jan Kara
2016-02-04 14:28   ` Jan Kara
2016-02-04 14:28   ` [Ocfs2-devel] " Jan Kara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.