* [LTP] [PATCH 1/2] umount01: Convert doc to docparse
@ 2023-10-27 7:16 Yang Xu
2023-10-27 7:16 ` [LTP] [PATCH 2/2] umount03: " Yang Xu
2023-11-03 17:06 ` [LTP] [PATCH 1/2] umount01: " Cyril Hrubis
0 siblings, 2 replies; 3+ messages in thread
From: Yang Xu @ 2023-10-27 7:16 UTC (permalink / raw)
To: ltp
Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
---
testcases/kernel/syscalls/umount/umount01.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/testcases/kernel/syscalls/umount/umount01.c b/testcases/kernel/syscalls/umount/umount01.c
index d05296dce..596d98a13 100644
--- a/testcases/kernel/syscalls/umount/umount01.c
+++ b/testcases/kernel/syscalls/umount/umount01.c
@@ -1,10 +1,14 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (c) Wipro Technologies Ltd, 2002. All Rights Reserved.
+ * Copyright (c) Linux Test Project, 2002-2023
* Author: Nirmala Devi Dhanasekar <nirmala.devi@wipro.com>
+ */
+
+/*\
+ * [Description]
*
- * Phase I test for the umount(2) system call.
- * It is intended to provide a limited exposure of the system call.
+ * Check the basic functionality of the umount(2) system call.
*/
#include <errno.h>
--
2.39.1
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [LTP] [PATCH 2/2] umount03: Convert doc to docparse
2023-10-27 7:16 [LTP] [PATCH 1/2] umount01: Convert doc to docparse Yang Xu
@ 2023-10-27 7:16 ` Yang Xu
2023-11-03 17:06 ` [LTP] [PATCH 1/2] umount01: " Cyril Hrubis
1 sibling, 0 replies; 3+ messages in thread
From: Yang Xu @ 2023-10-27 7:16 UTC (permalink / raw)
To: ltp
Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
---
testcases/kernel/syscalls/umount/umount03.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/testcases/kernel/syscalls/umount/umount03.c b/testcases/kernel/syscalls/umount/umount03.c
index 1cef06fa1..498f03b69 100644
--- a/testcases/kernel/syscalls/umount/umount03.c
+++ b/testcases/kernel/syscalls/umount/umount03.c
@@ -1,9 +1,14 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (c) Wipro Technologies Ltd, 2002. All Rights Reserved.
+ * Copyright (c) Linux Test Project, 2002-2023
* Author: Nirmala Devi Dhanasekar <nirmala.devi@wipro.com>
+ */
+
+/*\
+ * [Description]
*
- * Verify that umount(2) returns -1 and sets errno to EPERM if the user
+ * Verify that umount(2) returns -1 and sets errno to EPERM if the user
* is not the super-user.
*/
--
2.39.1
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [LTP] [PATCH 1/2] umount01: Convert doc to docparse
2023-10-27 7:16 [LTP] [PATCH 1/2] umount01: Convert doc to docparse Yang Xu
2023-10-27 7:16 ` [LTP] [PATCH 2/2] umount03: " Yang Xu
@ 2023-11-03 17:06 ` Cyril Hrubis
1 sibling, 0 replies; 3+ messages in thread
From: Cyril Hrubis @ 2023-11-03 17:06 UTC (permalink / raw)
To: Yang Xu; +Cc: ltp
Hi!
Both patches applied, thanks.
--
Cyril Hrubis
chrubis@suse.cz
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-11-03 17:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27 7:16 [LTP] [PATCH 1/2] umount01: Convert doc to docparse Yang Xu
2023-10-27 7:16 ` [LTP] [PATCH 2/2] umount03: " Yang Xu
2023-11-03 17:06 ` [LTP] [PATCH 1/2] umount01: " Cyril Hrubis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox