commit | c50f370f98e5f5d24d18ca3df444770dacce1824 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Fri Nov 24 14:57:31 2006 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Fri Nov 24 14:57:31 2006 +0000 |
tree | 45516e35a895fa4eccfb36ff0d8c1e29714a2c41 | |
parent | 4fbb584a0e6ee086d6b30936c7124c687b3e977f [diff] |
tar: cache [ug]id->username/groupname mappings. Cuts down amount of open/read/close of /etc/passwd and /etc/group dramatically (we were rereading those for each untarred file!!!)