svn commit: r183754 - in head/sys:
cddl/contrib/opensolaris/uts/common/fs/zfs fs/cd9660 fs/hpfs
fs/msdosfs fs/ntfs fs/nwfs fs/smbfs fs/udf geom gnu/fs/ext2fs
gnu/fs/xfs/FreeBSD kern nfsclient sys u...
Craig Rodrigues
rodrigc at crodrigues.org
Tue Oct 14 02:22:42 UTC 2008
On Fri, Oct 10, 2008 at 09:23:51PM +0000, Attilio Rao wrote:
> - error = vinvalbuf(vp, V_SAVE, curthread, 0, 0);
> + error = vinvalbuf(vp, V_SAVE, 0, 0);
> vnode_pager_setsize(vp, end);
> #endif
> }
Hi,
Can you update the vinvalbuf.9 man page (and any other man pages
for functions which you changed with your commit)?
Thanks.
--
Craig Rodrigues
rodrigc at crodrigues.org
More information about the svn-src-all
mailing list