]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#26973
authorAndreas Politz <politza@hochschule-trier.de>
Fri, 26 May 2017 14:42:43 +0000 (16:42 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 26 May 2017 14:42:43 +0000 (16:42 +0200)
commitd02e8ab6d622546bf5bb6b728644ace7a8f5fc2d
treed130dc9f272bc97e594dcdc296bc32780a11c57e
parentb3032988400448ff0ad2f6e658a0e90fac6bd15f
Fix Bug#26973

* src/inotify.c (INOTIFY_DEFAULT_MASK): Removing ACCESS, OPEN
and CLOSE events on order do let other processes also reading
from their descriptors.  (Bug#26973).
src/inotify.c