[LTP] [PATCH 0/3] quotactl ESRCH fixes

Petr Vorel pvorel@suse.cz
Wed Feb 23 16:32:40 CET 2022


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



More information about the ltp mailing list