tar: handle "tar fx TARFILE" etc
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 24 Oct 2009 23:32:45 +0000 (01:32 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 24 Oct 2009 23:32:45 +0000 (01:32 +0200)
commitf645037ffb156dbca22296c1453f0b45383ff8ce
treea2d3fc5e02fe4a31bf7c17c23ea8714bcec9e3d9
parentb87d972817d39fc2c9a0c11ea2578431628bfd7d
tar: handle "tar fx TARFILE" etc

function                                             old     new   delta
tar_main                                             702     751     +49

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