From: Mitch Harder Date: Tue, 24 Jul 2012 17:58:43 +0000 (-0600) Subject: Btrfs: Check INCOMPAT flags on remount and add helper function X-Git-Tag: v3.6-rc1~81^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b0ce2c2909368d124a78a88e5c7106fdcba6221;p=pandora-kernel.git Btrfs: Check INCOMPAT flags on remount and add helper function In support of the recently added capability to remount with lzo compression, provide a helper function to check the compression INCOMPAT flags when remounting with lzo compression, and set the flags if necessary. Also, implement the new helper function when defragmenting with explicit lzo compression and when setting the default subvolume. Signed-off-by: Mitch Harder Signed-off-by: Chris Mason --- Reading git-diff-tree failed