On Mon, Sep 19, 2016 at 08:15:00PM +0700, Duy Nguyen wrote: > We also have an exception for select_getanyfile() below. I think it's > time we add a function callback in struct rpc_service to run each > service the way they want. Then prime-clone won't need an exception > (neither does select_anyfile, mostly) > -- > Duy Great idea! I'll definitely do that if we decide to go with the service I implemented.