Deleted Added
full compact
32c32
< * $FreeBSD: head/sys/fs/nfsclient/nfs.h 203119 2010-01-28 16:17:24Z rmacklem $
---
> * $FreeBSD: head/sys/fs/nfsclient/nfs.h 207082 2010-04-22 23:51:01Z rmacklem $
82c82,83
< int ncl_doio(struct vnode *, struct buf *, struct ucred *, struct thread *);
---
> int ncl_doio(struct vnode *, struct buf *, struct ucred *, struct thread *,
> int);
89c90,91
< int ncl_writerpc(struct vnode *, struct uio *, struct ucred *, int *, int *);
---
> int ncl_writerpc(struct vnode *, struct uio *, struct ucred *, int *, int *,
> int);