diff options
author | glebius <glebius@FreeBSD.org> | 2008-02-07 11:10:17 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2008-02-07 11:10:17 +0000 |
commit | 34f9d2c8a976caf6b0a754dca95b8177f106579f (patch) | |
tree | fd3195d38427f022b646bf217ae6c5fe0fb90b13 /lib/libfetch/ftp.c | |
parent | 7d4cb18f1121718e503b4d3a9d8f524a29f238ff (diff) | |
download | FreeBSD-src-34f9d2c8a976caf6b0a754dca95b8177f106579f.zip FreeBSD-src-34f9d2c8a976caf6b0a754dca95b8177f106579f.tar.gz |
Use rtalloc1() instead of rtalloc_ign(). It returns a locked
rtentry. We quickly copy the fields of interest, and then
RTFREE_LOCKED(). This should be faster then lock & unlock the
rtentry twice.
Diffstat (limited to 'lib/libfetch/ftp.c')
0 files changed, 0 insertions, 0 deletions