From: Miao Xie Date: Wed, 3 Sep 2014 13:35:45 +0000 (+0800) Subject: Btrfs: stop mounting the fs if the non-ENOENT errors happen when opening seed fs X-Git-Tag: fixes-against-v3.18-rc2~120^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=416d7b802a8bc044e98dc8bd96b59ce7a02287ac;p=pandora-kernel.git Btrfs: stop mounting the fs if the non-ENOENT errors happen when opening seed fs When we open a seed filesystem, if the degraded mount option is set, we continue to mount the fs if we don't find some devices in the seed filesystem. But we should stop mounting if other errors happen. Fix it Signed-off-by: Miao Xie Signed-off-by: Chris Mason --- Reading git-diff-tree failed