[Bug 1495] sftp performance of "ls -l" cmd is slow on network-authed servers
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Jan 15 10:46:33 EST 2010
https://bugzilla.mindrot.org/show_bug.cgi?id=1495
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
Blocks| |1626
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Darren Tucker <dtucker at zip.com.au> 2010-01-15 10:46:31 EST ---
deraadt points out that similar functions (user_from_uid and
group_from_gid) exist in OpenBSD's libc ( both keep a 64-entry hash
table as a cache) We have just commited a change with that.
We'll add these functions to the compat library for any platform that
doesn't have them.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list