]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: add qgroup inheritance
authorArne Jansen <sensille@gmx.net>
Wed, 14 Sep 2011 13:58:21 +0000 (15:58 +0200)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Thu, 12 Jul 2012 08:54:40 +0000 (10:54 +0200)
commit26698702b703c07c3834d2b32468548016bc4772
tree4d8e13968765f4a4381a0fe91a4fb157128cbbc5
parent3f8d741d3b8b45554161d13dbf23bb39eb460ecd
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>
fs/btrfs/ioctl.c
fs/btrfs/ioctl.h
fs/btrfs/transaction.c
fs/btrfs/transaction.h