ltp.lists.linux.it archive mirror
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/5] Introduce SAFE_FANOTIFY_MARK() macro + cleanup
@ 2020-11-13 15:51 Petr Vorel
  2020-11-13 15:51 ` [LTP] [PATCH v2 1/5] fanotify12: Drop incorrect hint Petr Vorel
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Petr Vorel @ 2020-11-13 15:51 UTC (permalink / raw)
  To: ltp

Hi Amir,

Changes v1->v2
New commits:
* fanotify12: Drop incorrect hint
* fanotify: Handle supported features checks in setup()
* fanotify: Add a pedantic check for return value
* fanotify: Check FAN_REPORT_{FID,NAME} support

+ implemented changes you suggested for the original commit "fanotify:
Introduce SAFE_FANOTIFY_MARK() macro":

More info at the patches.

Kind regards,
Petr

Petr Vorel (5):
  fanotify12: Drop incorrect hint
  fanotify: Handle supported features checks in setup()
  fanotify: Introduce SAFE_FANOTIFY_MARK() macro
  fanotify: Check FAN_REPORT_{FID,NAME} support
  fanotify: Add a pedantic check for return value

 testcases/kernel/syscalls/fanotify/fanotify.h | 108 +++++++++++++++++-
 .../kernel/syscalls/fanotify/fanotify01.c     |  53 ++-------
 .../kernel/syscalls/fanotify/fanotify02.c     |  22 +---
 .../kernel/syscalls/fanotify/fanotify03.c     |  48 +++-----
 .../kernel/syscalls/fanotify/fanotify04.c     |  32 +-----
 .../kernel/syscalls/fanotify/fanotify05.c     |   9 +-
 .../kernel/syscalls/fanotify/fanotify06.c     |  21 +---
 .../kernel/syscalls/fanotify/fanotify07.c     |  17 +--
 .../kernel/syscalls/fanotify/fanotify09.c     |  19 +--
 .../kernel/syscalls/fanotify/fanotify10.c     |  44 ++-----
 .../kernel/syscalls/fanotify/fanotify11.c     |   5 +-
 .../kernel/syscalls/fanotify/fanotify12.c     |  57 +++------
 .../kernel/syscalls/fanotify/fanotify13.c     |  33 +-----
 .../kernel/syscalls/fanotify/fanotify15.c     |  24 +---
 .../kernel/syscalls/fanotify/fanotify16.c     |  20 +---
 15 files changed, 188 insertions(+), 324 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-11-13 20:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-13 15:51 [LTP] [PATCH v2 0/5] Introduce SAFE_FANOTIFY_MARK() macro + cleanup Petr Vorel
2020-11-13 15:51 ` [LTP] [PATCH v2 1/5] fanotify12: Drop incorrect hint Petr Vorel
2020-11-13 15:51 ` [LTP] [PATCH v2 2/5] fanotify: Handle supported features checks in setup() Petr Vorel
2020-11-13 18:33   ` Amir Goldstein
2020-11-13 18:52     ` Amir Goldstein
2020-11-13 20:12       ` Petr Vorel
2020-11-13 15:51 ` [LTP] [PATCH v2 3/5] fanotify: Introduce SAFE_FANOTIFY_MARK() macro Petr Vorel
2020-11-13 19:08   ` Amir Goldstein
2020-11-13 15:51 ` [LTP] [PATCH v2 4/5] fanotify: Check FAN_REPORT_{FID, NAME} support Petr Vorel
2020-11-13 15:51 ` [LTP] [PATCH v2 5/5] fanotify: Add a pedantic check for return value Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).