From: Wang Shilong Date: Tue, 7 Jan 2014 09:26:58 +0000 (+0800) Subject: Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot() X-Git-Tag: v3.14-rc1~29^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90515e7f5d7d24cbb2a4038a3f1b5cfa2921aa17;p=pandora-kernel.git Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot() We may return early in btrfs_drop_snapshot(), we shouldn't call btrfs_std_err() for this case, fix it. Cc: stable@vger.kernel.org Signed-off-by: Wang Shilong Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed