(decode_options): Ignore --seek if used with --delete.
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 18 Dec 2004 20:07:04 +0000 (20:07 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 18 Dec 2004 20:07:04 +0000 (20:07 +0000)
commit90b1e244870201e90a168f744f6af1fe9c41f0b6
treeea82bc1660bb71ee4950ed0e9cb470be28bbe765
parent94f7d4e7c1b7f65b6a5e4d06786a495c0a9f6448
(decode_options): Ignore --seek if used with --delete.
Delete.c is based on the assumption that the archive is being
actually read, not lseeked.
src/tar.c