pagure Logo
  • Log In

source-git / device-mapper-multipath

Clone
Source Code
GIT
  • Source
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Files

Commit: 36b2cfde1f95888b58a5aa172c717e2140470077
  1.   36b2cfde1f95888b58a5aa172c717e2140470077
  2.   libmultipath
  3.   lock.c
Blob Blame History Raw
#include "lock.h"

void cleanup_lock (void * data)
{
	struct mutex_lock *lock = data;

	unlock(lock);
}

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation