commit | 3eeb4d597efc9e068902057f1bd040cffc69e9e6 | [log] [tgz] |
---|---|---|
author | Dongsheng Yang <yangds.fnst@cn.fujitsu.com> | Thu Nov 20 20:14:38 2014 -0500 |
committer | Chris Mason <clm@fb.com> | Mon Apr 13 07:52:38 2015 -0700 |
tree | def46e7916335d91c3a70a55d5edcdb5148101b3 | |
parent | c99f1b0c6c45d1621f08afb1352689e24a627844 [diff] |
btrfs: qgroup: inherit limit info from srcgroup in creating snapshot. Currently, when we snapshot a subvol, snapshot will not copy the limits from srcqgroup. This patch make the qgroup in snapshot inherit the limit info when create a snapshot. Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com> Signed-off-by: Chris Mason <clm@fb.com>