From: Filipe Manana Date: Thu, 24 Apr 2014 14:15:29 +0000 (+0100) Subject: Btrfs: correctly set profile flags on seqlock retry X-Git-Tag: omap-for-v3.16/pm-signed~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8213bdc89719bad895a02c62c4a85066ff76720;p=pandora-kernel.git Btrfs: correctly set profile flags on seqlock retry If we had to retry on the profiles seqlock (due to a concurrent write), we would set bits on the input flags that corresponded both to the current profile and to previous values of the profile. Signed-off-by: Filipe David Borba Manana Signed-off-by: Chris Mason --- Reading git-diff-tree failed