All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Remove MAXQUOTAS usage from filesystems
@ 2014-09-10 19:22 Jan Kara
  2014-09-10 19:22 ` [PATCH 1/5] ext3: Don't use MAXQUOTAS value Jan Kara
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Jan Kara @ 2014-09-10 19:22 UTC (permalink / raw)
  To: linux-fsdevel


  Hello,

  currently filesystems use MAXQUOTAS as the number of supported quota
types. However this is number of types supported by VFS and when we are
going to add project quotas, filesystems will need changes to support
them as well (and not all filesystems using VFS quotas) may wish to
support project quotas. So just create private definition of number of
supported quota types in each filesystem.

								Honza

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

end of thread, other threads:[~2014-09-21 11:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10 19:22 [PATCH 0/5] Remove MAXQUOTAS usage from filesystems Jan Kara
2014-09-10 19:22 ` [PATCH 1/5] ext3: Don't use MAXQUOTAS value Jan Kara
2014-09-10 19:22 ` [PATCH 2/5] ext4: " Jan Kara
2014-09-11 15:16   ` Theodore Ts'o
2014-09-10 19:22 ` [PATCH 3/5] reiserfs: " Jan Kara
2014-09-21 11:09   ` Jeff Mahoney
2014-09-10 19:22 ` [Cluster-devel] [PATCH 4/5] gfs2: " Jan Kara
2014-09-10 19:22   ` Jan Kara
2014-09-11 12:41   ` [Cluster-devel] " Steven Whitehouse
2014-09-11 12:41     ` Steven Whitehouse
2014-09-10 19:22 ` [Ocfs2-devel] [PATCH 5/5] ocfs2: " Jan Kara
2014-09-10 19:22   ` 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.