freebsd-dev/sys/fs/pseudofs
Alexander Leidinger 85646f7eb1 Correctly calculate a buffer length. It was off by one so a read() returned
one byte less than needed.

This is a RELENG_x_y candidate, since it fixes a problem with Oracle 10.

Noticed by:	Dmitry Ganenko <dima@apk-inform.com>
Testcase by:	Dmitry Ganenko <dima@apk-inform.com>
Reviewed by:	des
Submitted by:	rdivacky
Sponsored by:	Google SoC 2006
MFC after:	1 week
2006-06-27 20:21:38 +00:00
..
pseudofs_fileno.c Use subr_unit 2005-03-19 08:22:36 +00:00
pseudofs_internal.h Use subr_unit 2005-03-19 08:22:36 +00:00
pseudofs_vncache.c - Since we don't hold a usecount in pfs_exit we have to get a holdcnt 2005-07-07 07:33:10 +00:00
pseudofs_vnops.c Correctly calculate a buffer length. It was off by one so a read() returned 2006-06-27 20:21:38 +00:00
pseudofs.c Restore the ability to mount procfs and fdescfs filesystems via the 2006-05-15 19:42:10 +00:00
pseudofs.h Restore the ability to mount procfs and fdescfs filesystems via the 2006-05-15 19:42:10 +00:00