From: Jeff Mahoney Date: Thu, 1 Mar 2012 13:57:19 +0000 (+0100) Subject: btrfs: split extent_state ops X-Git-Tag: v3.4-rc1~22^2~13^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fbe5c02ae5a59053d779392b9a12aa8f6d6198e;p=pandora-kernel.git btrfs: split extent_state ops set_extent_bit can do exclusive locking but only when called by lock_extent*, Drop the exclusive bits argument except when called by lock_extent. Signed-off-by: Jeff Mahoney --- Reading git-diff-tree failed