Date: Fri, 27 Mar 2015 18:49:02 +0100
From: Maxime Villard <max%M00nBSD.net@localhost>
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?
Please bump __NetBSD_Version__ in sys/param.h now too!