On 27 Mar 2015, at 18:49, Maxime Villard <[email protected]> wrote:

> Hi,
> 
>     int
>     bread(struct vnode *vp, daddr_t blkno, int size, struct kauth_cred *cred,
>         int flags, buf_t **bpp);
> 
> Actually here the 'cred' argument is useless.
> 
> Ok if I remove it?

Looks ok to me.

Please take a look at breadn() too.

--
J. Hannken-Illjes - [email protected] - TU Braunschweig (Germany)

Reply via email to