From: Liu Bo Date: Thu, 27 Dec 2012 09:01:21 +0000 (+0000) Subject: Btrfs: use token to avoid times mapping extent buffer X-Git-Tag: v3.9-rc1~17^2~29^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51fab693477c39ba82c153d3fb30a4cc6de49874;p=pandora-kernel.git Btrfs: use token to avoid times mapping extent buffer The API in tree log code has done sort of changes, and it proves that we can benifit from using token, so do the same thing here. function_graph tracer's timer shows that it costs nearly half time of before(39.788us -> 22.391us). Signed-off-by: Liu Bo Signed-off-by: Josef Bacik --- Reading git-diff-tree failed