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?

Reply via email to