Deleted Added
full compact
37c37
< * $Id: nfs.h,v 1.45 1999/02/25 00:03:50 peter Exp $
---
> * $Id: nfs.h,v 1.46 1999/05/02 23:56:23 alc Exp $
608c608
< int nfs_asyncio __P((struct buf *, struct ucred *));
---
> int nfs_asyncio __P((struct buf *, struct ucred *, struct proc *));
661c661
< int nfs_writebp __P((struct buf *, int));
---
> int nfs_writebp __P((struct buf *, int, struct proc *));