git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d13a37
)
Btrfs: add qgroup inheritance
author
Arne Jansen
<sensille@gmx.net>
Wed, 14 Sep 2011 13:58:21 +0000
(15:58 +0200)
committer
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Thu, 12 Jul 2012 08:54:40 +0000
(10:54 +0200)
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>
No differences found