[PATCH v2 0/2] fix drbd-utils minor issues

Heming Zhao heming.zhao at suse.com
Thu May 15 04:48:13 CEST 2025


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



More information about the drbd-dev mailing list