tar: fix a thinko in prev commit - we need to copy to _unused_ fd
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 4 Aug 2018 19:06:02 +0000 (21:06 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 4 Aug 2018 19:06:02 +0000 (21:06 +0200)
commit2005d3ff3661220f11e8ff1911b24051b3669566
tree478523a61f54385de175844a1f52a34a8a111da7
parent037759bb4f57b0cb9b0daf6ffed43f90b62b8cb4
tar: fix a thinko in prev commit - we need to copy to _unused_ fd

function                                             old     new   delta
vfork_compressor                                     257     246     -11

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/tar.c