Use vop_write_dirent. Correctly handle the case of spare fd tables, e.g.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 16 Aug 2005 22:40:03 +0000 (22:40 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 16 Aug 2005 22:40:03 +0000 (22:40 +0000)
commit709f67da5d527a06b6626970491642964fd39429
treeb16b0ab66593557c9bc4a314257a833370027e2a
parentf303230d5f8bc46dabd2198512389560cb8c8ff0
Use vop_write_dirent. Correctly handle the case of spare fd tables, e.g.
0, 1, 2 and 8 are open and 3 to 7 are closed.
sys/vfs/fdesc/fdesc_vnops.c