tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bread()'s cred



   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!


Home | Main Index | Thread Index | Old Index