]> git.eshelyaron.com Git - emacs.git/commit
Avoid wrong value from file-attributes on Linux kernel before 3.6
authorAndreas Schwab <schwab@linux-m68k.org>
Wed, 1 Nov 2017 14:26:21 +0000 (15:26 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Wed, 1 Nov 2017 20:44:49 +0000 (21:44 +0100)
commit8453423c7c5e1886a301fb61c4077650f59e670b
tree56ff7258819099ba68381be2efd365bf33763683
parent70621e25713b8158cc386a70247f63106df3712c
Avoid wrong value from file-attributes on Linux kernel before 3.6

* dired.c (file_attributes): Handle unsupported fstat on O_PATH
descriptors.  (bug#29070)
src/dired.c