From: Liu Bo Date: Sun, 11 May 2014 15:14:59 +0000 (+0800) Subject: Btrfs: fix NULL pointer crash of deleting a seed device X-Git-Tag: omap-for-v3.16/fixes-against-rc1~54^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29cc83f69c8338ff8fd1383c9be263d4bdf52d73;p=pandora-kernel.git Btrfs: fix NULL pointer crash of deleting a seed device Same as normal devices, seed devices should be initialized with fs_info->dev_root as well, otherwise we'll get a NULL pointer crash. Cc: Chris Murphy Reported-by: Chris Murphy Signed-off-by: Liu Bo Signed-off-by: Chris Mason --- Reading git-diff-tree failed