From: Miao Xie Date: Wed, 19 Dec 2012 08:10:10 +0000 (+0000) Subject: Btrfs: make delayed ref lock logic more readable X-Git-Tag: v3.9-rc1~17^2~29^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=093486c453a55230ccdad4b48863b872fe68c46e;p=pandora-kernel.git Btrfs: make delayed ref lock logic more readable Locking and unlocking delayed ref mutex are in the different functions, and the name of lock functions is not uniform, so the readability is not so good, this patch optimizes the lock logic and makes it more readable. Signed-off-by: Miao Xie Signed-off-by: Josef Bacik --- Reading git-diff-tree failed