Difference between revisions of "Download/vzquota/3.1/changes"
(more bugs) |
(moar bugs) |
||
Line 6: | Line 6: | ||
'''Bug fixes''' | '''Bug fixes''' | ||
− | * Make ext4 delalloc work with vzquota ({{B|2035}}) | + | * Make ext4 delalloc work with vzquota ({{B|2035}} etc.) |
* fix quota init fail then run from deleted directory | * fix quota init fail then run from deleted directory | ||
* fix building with fresh toolchain ({{B|1357}} etc.) | * fix building with fresh toolchain ({{B|1357}} etc.) |
Revision as of 23:57, 10 September 2012
Changes
Since 3.0.12:
New functionality
- vzdqdump, vzdqload: add -F to dump/load first level quotas
Bug fixes
- Make ext4 delalloc work with vzquota (#2035 etc.)
- fix quota init fail then run from deleted directory
- fix building with fresh toolchain (#1357 etc.)
- skip quota file locking on 'vzquota show' action
- fix to work with more than 1 TB quotas
- correct exit code in case quota file does not exist
- minor code style fixes
- whitespace cleanups
Improvements
- quota on: more info on failed quota on with EEXIST
- quota off: enable detailed info on fail by default
- quota off: add processing EIO
- man/*: assorted fixes and formatting improvements
- vzdqdump, vzdqload: fix typo in usage
- Makefile: Don't strip executable, respect LDFLAGS (#1191)
For the complete list of changes in this release, see git changelog for vzquota-3.1.
Thanks
OpenVZ project would like to thank the following people who contributed patches and/or provided bug reports for this release:
- Dmitry V. Levin
- Peter Volkov
- Peter Linnell