Linux Test Project
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] quotactl ESRCH fixes
@ 2022-02-23 15:32 Petr Vorel
  2022-02-23 15:32 ` [LTP] [PATCH 1/3] quotactl: Move do_mount() to header Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Petr Vorel @ 2022-02-23 15:32 UTC (permalink / raw)
  To: ltp

Hi,

simple cleanup to use already provided errno ESRCH handling.

Fortunately all tests which require do_mount() use
quotactl_syscall_var.h, thus I didn't have to introduce yet another
header.

Kind regards,
Petr

Petr Vorel (3):
  quotactl: Move do_mount() to header
  quotactl08: Use do_mount()
  quotactl09: Use do_mount()

 .../kernel/syscalls/quotactl/quotactl04.c     | 25 ++-----------------
 .../kernel/syscalls/quotactl/quotactl08.c     |  2 +-
 .../kernel/syscalls/quotactl/quotactl09.c     | 16 +++++++++---
 .../syscalls/quotactl/quotactl_syscall_var.h  | 25 +++++++++++++++++--
 4 files changed, 39 insertions(+), 29 deletions(-)

-- 
2.35.1


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

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

end of thread, other threads:[~2022-03-04  2:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-23 15:32 [LTP] [PATCH 0/3] quotactl ESRCH fixes Petr Vorel
2022-02-23 15:32 ` [LTP] [PATCH 1/3] quotactl: Move do_mount() to header Petr Vorel
2022-02-23 15:32 ` [LTP] [PATCH 2/3] quotactl08: Use do_mount() Petr Vorel
2022-02-24  1:47   ` xuyang2018.jy
2022-02-28 13:49     ` Petr Vorel
2022-02-28 16:19     ` Petr Vorel
2022-03-01  1:11       ` xuyang2018.jy
2022-03-01  7:58         ` Petr Vorel
2022-03-01  8:10           ` xuyang2018.jy
2022-03-01 10:17             ` Petr Vorel
2022-03-03 11:41               ` Martin Doucha
2022-03-03 12:55                 ` Petr Vorel
2022-03-03 11:38     ` Martin Doucha
2022-03-04  2:57       ` xuyang2018.jy
2022-02-23 15:32 ` [LTP] [PATCH 3/3] quotactl09: " Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox