[sheepdog] [PATCH 5/7] sheep: split io_op_done

Christoph Hellwig hch at infradead.org
Thu May 31 15:22:37 CEST 2012


On Thu, May 31, 2012 at 09:17:17PM +0800, Liu Yuan wrote:
> > +		    req->rp.result == SD_RES_OLD_NODE_VER) {
> > +			list_add_tail(&req->request_list,
> > +					&sys->wait_rw_queue);
> 
> 
> indention problem.

this actually kept the old indentation, but I'll fix it.

> 
> > +		} else {
> > +			goto retry;
> >  		}
> > -		break;
> 
> 
> well, I don't check the logic yet, deleting this break is intentional?
> If so, need to comment /* pass through */

It wasn't, I'll fix it.




More information about the sheepdog mailing list