Document __FreeBSD_version 700044: fdidx->fp conversion for vn_open/VOP_OPEN

This commit is contained in:
Konstantin Belousov 2007-06-07 07:59:13 +00:00
parent 03691f44bb
commit 757ab6f626
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30260

View file

@ -11542,6 +11542,12 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
RELENG_6.</entry>
<entry>700043</entry>
</row>
<row>
<entry>7.0-CURRENT after changing the argument for
vn_open()/VOP_OPEN() from filedescriptor index to the
struct file *.</entry>
<entry>700044</entry>
</row>
</tbody>
</tgroup>