[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1747635261.git.nirjhar.roy.lists@gmail.com>
Date: Mon, 19 May 2025 06:16:40 +0000
From: "Nirjhar Roy (IBM)" <nirjhar.roy.lists@...il.com>
To: fstests@...r.kernel.org
Cc: linux-ext4@...r.kernel.org,
linux-xfs@...r.kernel.org,
ritesh.list@...il.com,
ojaswin@...ux.ibm.com,
djwong@...nel.org,
zlang@...nel.org,
david@...morbit.com,
nirjhar.roy.lists@...il.com
Subject: [PATCH v3 0/2] new: Improvements to new script
This series adds a couple of improvements to the "new" script.
Patch-1/2 - Adds an optional name/email id parameter prompt to the new script while creating
a new test file using the "new" file.
Patch 2/2 - Replace "status=0;exit 0" with _exit 0 in the skeleton file in "new".
[v2] -> v3
- Modified the commit message to remove "email-id" from it (patch 1).
[v1] -> [v2]
- Added RB of Zorro in patch 2 of [v1]
- Modified the prompt message for entering the author name (patch 1 of [v1])
- Removed patch 3 (Suggested by Zorro) of [v1]
[v1] https://lore.kernel.org/all/cover.1747123422.git.nirjhar.roy.lists@gmail.com/
[v2] https://lore.kernel.org/all/cover.1747306604.git.nirjhar.roy.lists@gmail.com/
Nirjhar Roy (IBM) (2):
new: Add a new parameter (name) in the "new" script
new: Replace "status=0; exit 0" with _exit 0
new | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
--
2.34.1
Powered by blists - more mailing lists