]> git.michaelhowe.org Git - packages/o/openafs.git/commit
find-netbios-optimize-20040320
authorJeffrey Altman <jaltman@mit.edu>
Sun, 21 Mar 2004 03:05:45 +0000 (03:05 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 21 Mar 2004 03:05:45 +0000 (03:05 +0000)
commitd1bbfc0d0e1348bf2faffb2c784bae3038435b71
tree6ad852cc30e7eba08df852496f99959f3e1a424e
parente3b52b0bc6089a100df804698c96081cd48e8229
find-netbios-optimize-20040320

In Mount_ReadSubmount() cache the first response to GetNetbiosName()
since the result won't change and the work necessary to get the result
is considerable.  We don't want to be calling it loops over and over
again.
src/WINNT/client_config/drivemap.cpp