Searched hist:217633 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/fs/tmpfs/
H A Dtmpfs_subr.cdiff 217633 Thu Jan 20 07:53:06 MST 2011 kib In tmpfs_readdir(), normalize handling of the directory entries that
either overflow the supplied buffer, or cause uiomove fail.
Do not advance cached de when directory entry was not copied out.
Do not return EOF when no entries could be copied due to first entry
too large for supplied buffer, signal EINVAL instead.

Reported by: Beat G?tzi <beat chruetertee ch>
MFC after: 1 week
H A Dtmpfs_vnops.cdiff 217633 Thu Jan 20 07:53:06 MST 2011 kib In tmpfs_readdir(), normalize handling of the directory entries that
either overflow the supplied buffer, or cause uiomove fail.
Do not advance cached de when directory entry was not copied out.
Do not return EOF when no entries could be copied due to first entry
too large for supplied buffer, signal EINVAL instead.

Reported by: Beat G?tzi <beat chruetertee ch>
MFC after: 1 week

Completed in 55 milliseconds