commit | cb2a372c9f7931d05d3f9d5caac82426f60a48b5 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Mon Jun 04 16:54:39 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Mon Jun 04 16:54:39 2001 +0000 |
tree | 17c684a4f3a042a980cf55b218ab017868a3d40a | |
parent | 67a464033345d0fcabfda06ed5d4532da6702ecf [diff] |
Revert the patch from Konstantin Boldyshev <konst@linuxassembly.org> to never change permissions on existing directories. This behavior is contrary to SUSv2 and contrary to GNU tar. Thanks to Matt Kraai for pointing this out. I should have been much more careful about accepting such a patch. -Erik