Re: [PATCH] fs/ceph: make logical calculation functions return bool

From: Al Viro
Date: Fri Mar 25 2016 - 20:39:58 EST


On Fri, Mar 25, 2016 at 04:42:45PM +0800, Zhang Zhuoyu wrote:
> > This one is for ilookup5. ilookup5() wants function pointer "int (*test)(struct
> > inode *, void *)â. The rest change looks good.
> >
> > Regards
> > Yan, Zheng
> >
>
> Yes, you are right, I will send another version.

... as long as that another version does not try to switch the callback type
of ilookup5/iget5_locked/etc argument.