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

/freebsd-10.0-release/usr.sbin/nfsuserd/
H A Dnfsuserd.cdiff 223382 Tue Jun 21 19:07:37 MDT 2011 rmacklem Change the NFSv4 nfsuserd(8) daemon so that it doesn't preload the
uid<->username mapping cache with an entry when another entry
for that uid is already loaded. This fixes a case where the
mapping of "toor" would replace "root" when the daemon was started,
resulting in no mapping for "root" until the cache entry for "toor"
timed out.
The algorithm is inefficient, but since it is only done once when
the daemon is started up, I don't think that's an issue.

MFC after: 2 weeks

Completed in 56 milliseconds