]> git.ipfire.org Git - thirdparty/tar.git/commit
Report race on systems without O_DIRECTORY
authorPavel Raiskup <praiskup@redhat.com>
Tue, 31 Jul 2018 09:13:48 +0000 (12:13 +0300)
committerSergey Poznyakoff <gray@gnu.org>
Tue, 31 Jul 2018 09:13:48 +0000 (12:13 +0300)
commitc1b569d9d61f129d2eefd1e87e6ea6cd96810788
tree9275b6e7b7f821c9135feef79f75d1791bf369d1
parent577dc345653947a31b2841167dc1a9be0e44e043
Report race on systems without O_DIRECTORY

* src/names.c (collect_and_sort_names): Report ENOTDIR after
successful fstat() but !S_ISDIR.
src/names.c