From: Jinseok Kim <always.starving0@gmail.com>
To: pvorel@suse.cz, ltp@lists.linux.it
Subject: [LTP] [PATCH] inotify: cleanup - limit masks, use SAFE_ wrappers
Date: Tue, 17 Feb 2026 01:50:12 +0900 [thread overview]
Message-ID: <20260216165015.1710-1-always.starving0@gmail.com> (raw)
In-Reply-To: <20260216102039.GB136260@pevik>
Hi Vorel,
Thanks for the review!
- inotify12.c needs read() because EAGAIN (“no second event”) is a
valid case that must be explicitly detected and treated as IN_IGNORED.
- inotify07.c does not require this distinction: SAFE_READ() is enough,
since EAGAIN just means end-of-events, while real errors are handled as
TBROK, matching the original test intent.
Best regards,
Jinseok.
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2026-02-16 16:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-14 17:52 [LTP] [PATCH] inotify: cleanup - limit masks, use SAFE_ wrappers Jinseok Kim
2026-02-16 10:20 ` Petr Vorel
2026-02-16 16:50 ` Jinseok Kim [this message]
2026-02-17 13:29 ` Andrea Cervesato via ltp
2026-02-19 16:08 ` Cyril Hrubis
2026-02-19 18:04 ` [LTP] [PATCH v2] " Jinseok Kim
2026-02-20 10:43 ` Cyril Hrubis
2026-02-20 14:08 ` Jinseok Kim
2026-02-20 15:05 ` Cyril Hrubis
2026-02-21 8:21 ` [LTP] [PATCH v3] inotify: modernize with " Jinseok Kim
2026-02-23 16:59 ` Cyril Hrubis
2026-02-24 13:32 ` Andrea Cervesato via ltp
2026-02-24 13:34 ` Andrea Cervesato via ltp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260216165015.1710-1-always.starving0@gmail.com \
--to=always.starving0@gmail.com \
--cc=ltp@lists.linux.it \
--cc=pvorel@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox