mirror_zfs/tests/zfs-tests/include
Jinshan Xiong 1de321e626 Add support for user/group dnode accounting & quota
This patch tracks dnode usage for each user/group in the
DMU_USER/GROUPUSED_OBJECT ZAPs. ZAP entries dedicated to dnode
accounting have the key prefixed with "obj-" followed by the UID/GID
in string format (as done for the block accounting).
A new SPA feature has been added for dnode accounting as well as
a new ZPL version. The SPA feature must be enabled in the pool
before upgrading the zfs filesystem. During the zfs version upgrade,
a "quotacheck" will be executed by marking all dnode as dirty.

ZoL-bug-id: https://github.com/zfsonlinux/zfs/issues/3500

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>
2016-10-07 09:45:13 -07:00
..
.gitignore Add the ZFS Test Suite 2016-03-16 13:46:16 -07:00
commands.cfg.in OpenZFS - Performance regression suite for zfstest 2016-09-08 16:18:28 -07:00
default.cfg.in Remove script zfs_commands.cfg 2016-09-20 18:36:24 -07:00
libtest.shlib Add support for user/group dnode accounting & quota 2016-10-07 09:45:13 -07:00
Makefile.am Remove script zfs_commands.cfg 2016-09-20 18:36:24 -07:00
math.shlib Add the ZFS Test Suite 2016-03-16 13:46:16 -07:00
properties.shlib OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00