From: Xiao Guangrong Date: Wed, 20 Apr 2011 10:09:16 +0000 (+0000) Subject: Btrfs: using rcu lock in the reader side of devices list X-Git-Tag: v3.0-rc1~38^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f78160ce1b1b8e657e2248118c4d91f881763f0;p=pandora-kernel.git Btrfs: using rcu lock in the reader side of devices list fs_devices->devices is only updated on remove and add device paths, so we can use rcu to protect it in the reader side Signed-off-by: Xiao Guangrong Signed-off-by: Chris Mason --- Reading git-diff-tree failed