From: Jan Schmidt Date: Thu, 31 May 2012 12:00:15 +0000 (+0200) Subject: Btrfs: add missing spin_lock for insertion into tree mod log X-Git-Tag: v3.5-rc1~17^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=926dd8a640da1bbf7478eebea1c23a842fc9c890;p=pandora-kernel.git Btrfs: add missing spin_lock for insertion into tree mod log tree_mod_alloc calls __get_tree_mod_seq and must acquire a spinlock before doing so. Signed-off-by: Jan Schmidt --- Reading git-diff-tree failed