Distributed Replicated Block Device (DRBD) development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fix drbd-utils minor issues
@ 2025-05-15  2:48 Heming Zhao
  2025-05-15  2:48 ` [PATCH v2 1/2] build: changing SUSE release file Heming Zhao
  2025-05-15  2:48 ` [PATCH v2 2/2] remove lock file after using it Heming Zhao
  0 siblings, 2 replies; 9+ messages in thread
From: Heming Zhao @ 2025-05-15  2:48 UTC (permalink / raw)
  To: drbd-dev; +Cc: zzhou

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


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

end of thread, other threads:[~2025-05-29  7:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-15  2:48 [PATCH v2 0/2] fix drbd-utils minor issues Heming Zhao
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

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