<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/fs/quota/quotaio_v2.h, branch doc/asciidoc</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=doc%2Fasciidoc</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=doc%2Fasciidoc'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2015-03-18T20:55:08+00:00</updated>
<entry>
<title>vfs: Add general support to enforce project quota limits</title>
<updated>2015-03-18T20:55:08+00:00</updated>
<author>
<name>Li Xi</name>
<email>pkuelelixi@gmail.com</email>
</author>
<published>2015-03-18T19:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=847aac644e92e5624f2c153bab409bf713d5ff9a'/>
<id>urn:sha1:847aac644e92e5624f2c153bab409bf713d5ff9a</id>
<content type='text'>
This patch adds support for a new quota type PRJQUOTA for project quota
enforcement. Also a new method get_projid() is added into dquot_operations
structure.

Signed-off-by: Li Xi &lt;lixi@ddn.com&gt;
Signed-off-by: Dmitry Monakhov &lt;dmonakhov@openvz.org&gt;
Reviewed-by: Jan Kara &lt;jack@suse.cz&gt;
Signed-off-by: Jan Kara &lt;jack@suse.cz&gt;
</content>
</entry>
<entry>
<title>quota: Implement quota format with 64-bit space and inode limits</title>
<updated>2009-12-10T14:02:54+00:00</updated>
<author>
<name>Jan Kara</name>
<email>jack@suse.cz</email>
</author>
<published>2009-11-16T17:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=498c60153ebb8889d8944591383c5c12af1127d4'/>
<id>urn:sha1:498c60153ebb8889d8944591383c5c12af1127d4</id>
<content type='text'>
So far the maximum quota space limit was 4TB. Apparently this isn't enough
for Lustre guys anymore. So implement new quota format which raises block
limits to 2^64 bytes. Also store number of inodes and inode limits in
64-bit variables as 2^32 files isn't that insanely high anymore.

The first version of the patch has been developed by Andrew Perepechko
&lt;Andrew.Perepechko@Sun.COM&gt;.

CC: Andrew.Perepechko@Sun.COM
Signed-off-by: Jan Kara &lt;jack@suse.cz&gt;
</content>
</entry>
<entry>
<title>quota: Move quota files into separate directory</title>
<updated>2009-03-26T01:18:35+00:00</updated>
<author>
<name>Jan Kara</name>
<email>jack@suse.cz</email>
</author>
<published>2009-01-26T14:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=884d179dff3aa98a73c3ba9dee05fd6050d664f0'/>
<id>urn:sha1:884d179dff3aa98a73c3ba9dee05fd6050d664f0</id>
<content type='text'>
Quota subsystem has more and more files. It's time to create a dir for it.

Signed-off-by: Jan Kara &lt;jack@suse.cz&gt;
</content>
</entry>
</feed>
