linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/14] 64-bit quotas and preparations for OCFS2 quotas
@ 2008-10-27 12:10 Jan Kara
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kara @ 2008-10-27 12:10 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-fsdevel


Hello,

the set of patches which will come in following emails implements 64-bit
quotas support and also does some cleanups and necessary changes for quota
support in OCFS2.
  64-bit quota support implements new version of quota disk format (which
shares most of the code with current quota format) so quota is no longer
limited by 4 TB space limits and 2^32 inode limit and usage (guys from Sun seem
to have problems with this ;).
  OCFS2 quota support needs some changes to the internal quota code since
it treats quota data as filesystem metadata - quota code does not have to
care about problems with accesses to quota files from userspace, but it has
to allow separate enabling of usage accounting and limits enforcement.
  Andrew, could you please put these patches to -mm for testing? Thanks.
Eventually, the patches (except for the last one implementing 64-bit quota
format specific functions) are probably going to hit linux-next via ocfs2
git tree but I guess that's not a problem.

								Honza

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

* [PATCH 00/14] 64-bit quotas and preparations for OCFS2 quotas
@ 2008-10-27 12:11 Jan Kara
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kara @ 2008-10-27 12:11 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-fsdevel

Argh, I keep forgetting adding patches on command line. Sorry for double
post.

								Honza

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

end of thread, other threads:[~2008-10-27 12:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-27 12:10 [PATCH 00/14] 64-bit quotas and preparations for OCFS2 quotas Jan Kara
  -- strict thread matches above, loose matches on Subject: below --
2008-10-27 12:11 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).