From: Jan Schmidt Date: Thu, 25 Apr 2013 16:04:51 +0000 (+0000) Subject: Btrfs: rescan for qgroups X-Git-Tag: v3.10-rc1~31^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f2320360b0c35b86938bfc561124474f0dac6e4;p=pandora-kernel.git Btrfs: rescan for qgroups If qgroup tracking is out of sync, a rescan operation can be started. It iterates the complete extent tree and recalculates all qgroup tracking data. This is an expensive operation and should not be used unless required. A filesystem under rescan can still be umounted. The rescan continues on the next mount. Status information is provided with a separate ioctl while a rescan operation is in progress. Signed-off-by: Jan Schmidt Signed-off-by: Josef Bacik --- Reading git-diff-tree failed