On Tue, Aug 25, 2015 at 10:50:08PM +0800, Zhao Lei wrote: > Current code of print_replace_status() mixed stdout and stderr in > error case, output a error string to stderr without "\n", then > output "\n" to stdout to end the line. > > This patch fixed above problem by using unified error handle way for 3 > type of errors in print_replace_status(). > > Also include some small logic cleanup. > > Signed-off-by: Zhao Lei <zhao...@cn.fujitsu.com>
Applied, thanks. I've slighly reworded the error message. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html