All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/4] syscalls/cachestat01: minor improvements
@ 2026-07-08  9:11 Avinesh Kumar via ltp
  2026-07-08  9:11 ` [LTP] [PATCH 1/4] syscalls/cachestat01: Remove redundant memset() on cachestat buffer Avinesh Kumar via ltp
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Avinesh Kumar via ltp @ 2026-07-08  9:11 UTC (permalink / raw)
  To: ltp

A few small cleanups and a fix for an unchecked fsync() in cachestat01.

Avinesh Kumar (4):
  syscalls/cachestat01: Remove redundant memset() on cachestat buffer
  syscalls/cachestat01: Drop stray newline in tst_res() message
  syscalls/cachestat01: Add spaces around '<<' operator
  syscalls/cachestat01: Use SAFE_FSYNC() instead of fsync()

 testcases/kernel/syscalls/cachestat/cachestat01.c | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

-- 
2.54.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2026-07-08 13:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08  9:11 [LTP] [PATCH 0/4] syscalls/cachestat01: minor improvements Avinesh Kumar via ltp
2026-07-08  9:11 ` [LTP] [PATCH 1/4] syscalls/cachestat01: Remove redundant memset() on cachestat buffer Avinesh Kumar via ltp
2026-07-08 10:21   ` [LTP] " linuxtestproject.agent
2026-07-08  9:11 ` [LTP] [PATCH 2/4] syscalls/cachestat01: Drop stray newline in tst_res() message Avinesh Kumar via ltp
2026-07-08  9:11 ` [LTP] [PATCH 3/4] syscalls/cachestat01: Add spaces around '<<' operator Avinesh Kumar via ltp
2026-07-08  9:11 ` [LTP] [PATCH 4/4] syscalls/cachestat01: Use SAFE_FSYNC() instead of fsync() Avinesh Kumar via ltp
2026-07-08 13:40   ` Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.