From 5808636263d72b635a46100a7e7037074dad8f75 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 27 Jun 2020 10:03:35 +0000 Subject: kqnotify|fake_inotify: detect Maildir write ops We need to detect link(2) and rename(2) in other apps writing to the Maildir. We'll be removing the Filesys::Notify::Simple from -watch in favor of using IO::KQueue or Linux::Inotify2 directly. Ensure non-inotify emulations can support everything we expect for Maildir writers. --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 161b6cdd..9d1a4e4a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -253,6 +253,7 @@ t/eml_content_disposition.t t/eml_content_type.t t/epoll.t t/fail-bin/spamc +t/fake_inotify.t t/feed.t t/filter_base-junk.eml t/filter_base-xhtml.eml @@ -286,6 +287,7 @@ t/indexlevels-mirror-v1.t t/indexlevels-mirror.t t/init.t t/iso-2202-jp.eml +t/kqnotify.t t/linkify.t t/main-bin/spamc t/mda-mime.eml -- cgit v1.2.3-24-ge0c7