commit | 6f72c7e20dbaea55f04546de69586c84a3654503 | [log] [tgz] |
---|---|---|
author | Arne Jansen <sensille@gmx.net> | Wed Sep 14 15:58:21 2011 +0200 |
committer | Jan Schmidt <list.btrfs@jan-o-sch.net> | Thu Jul 12 10:54:40 2012 +0200 |
tree | 4d8e13968765f4a4381a0fe91a4fb157128cbbc5 | |
parent | 5d13a37bd5327220e13329943d1228acfbe5934a [diff] |
Btrfs: add qgroup inheritance When creating a subvolume or snapshot, it is necessary to initialize the qgroup account with a copy of some other (tracking) qgroup. This patch adds parameters to the ioctls to pass the information from which qgroup to inherit. Signed-off-by: Arne Jansen <sensille@gmx.net>