freebsd-dev/sys/fs/fdescfs
Jung-uk Kim d04be5775f Fix a long standing regression of readdir(3) in fdescfs(5) introduced
in r1.48.  We were stopping at the first null pointer when multiple file
descriptors were opened and one in the middle was closed.  This restores
traditional behaviour of fdescfs.

MFC after:	3 days
2010-03-16 19:59:14 +00:00
..
fdesc_vfsops.c
fdesc_vnops.c
fdesc.h