commit | 90515e7f5d7d24cbb2a4038a3f1b5cfa2921aa17 | [log] [tgz] |
---|---|---|
author | Wang Shilong <wangsl.fnst@cn.fujitsu.com> | Tue Jan 07 17:26:58 2014 +0800 |
committer | Chris Mason <clm@fb.com> | Tue Jan 28 13:20:23 2014 -0800 |
tree | 0946397fffb9438e488e0d1ba25eea34fefbee0c | |
parent | 8e56338d7d0ee38ecae86d35dae43020356acca1 [diff] |
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 <wangsl.fnst@cn.fujitsu.com> Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Chris Mason <clm@fb.com>