Re: [PATCH] ceph:Fix error handling in the function down_reply

2015-11-09 Thread Ilya Dryomov
On Mon, Nov 9, 2015 at 11:15 AM, Yan, Zheng wrote: > >> On Nov 9, 2015, at 11:11, Nicholas Krause wrote: >> >> This fixes error handling in the function down_reply in order to >> properly check and jump to the goto label, out_err for this >> particular function if a error code is returned by any

Re: [PATCH] ceph:Fix error handling in the function down_reply

2015-11-09 Thread Yan, Zheng
> On Nov 9, 2015, at 11:11, Nicholas Krause wrote: > > This fixes error handling in the function down_reply in order to > properly check and jump to the goto label, out_err for this > particular function if a error code is returned by any function > called in down_reply and therefore make checki