From: Heming Zhao <heming.zhao@suse.com>
To: drbd-dev@lists.linbit.com
Cc: zzhou@suse.com
Subject: [PATCH v2 0/2] fix drbd-utils minor issues
Date: Thu, 15 May 2025 10:48:13 +0800 [thread overview]
Message-ID: <20250515024817.25717-1-heming.zhao@suse.com> (raw)
This patchset fixes two issues:
- configure reports WARNING for SuSe-release file
- lock file permission issue in SELinux env
v1->v2
factor out shared code for creating lfname
add free lfname job after unlink()
Heming Zhao (2):
build: changing SUSE release file
remove lock file after using it
configure.ac | 4 ++--
user/shared/drbdmeta.c | 3 +++
user/shared/shared_tool.c | 40 +++++++++++++++++++++++++++++----------
user/shared/shared_tool.h | 2 +-
user/v84/drbdsetup.c | 2 +-
user/v9/drbdsetup.c | 2 +-
6 files changed, 38 insertions(+), 15 deletions(-)
--
2.43.0
next reply other threads:[~2025-05-15 2:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-15 2:48 Heming Zhao [this message]
2025-05-15 2:48 ` [PATCH v2 1/2] build: changing SUSE release file Heming Zhao
2025-05-28 8:03 ` Roland Kammerer
2025-05-28 10:08 ` Heming Zhao
2025-05-15 2:48 ` [PATCH v2 2/2] remove lock file after using it Heming Zhao
2025-05-28 8:11 ` Roland Kammerer
2025-05-29 6:59 ` Heming Zhao
2025-05-29 7:55 ` Heming Zhao
2025-05-29 7:57 ` Heming Zhao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250515024817.25717-1-heming.zhao@suse.com \
--to=heming.zhao@suse.com \
--cc=drbd-dev@lists.linbit.com \
--cc=zzhou@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox