public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* dlm: master - dlm_controld: remove unused plock_exit
@ 2009-06-23  9:01 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-06-23  9:01 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/dlm.git?p=dlm.git;a=commitdiff;h=8941f87333ce16c59894bcb35b59d77a5b31c078
Commit:        8941f87333ce16c59894bcb35b59d77a5b31c078
Parent:        901432f5cb114f56a091ea1b680724d480f86e6e
Author:        David Teigland <teigland@redhat.com>
AuthorDate:    Thu May 7 12:58:36 2009 -0500
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Tue Jun 23 10:47:22 2009 +0200

dlm_controld: remove unused plock_exit

It's done by close_plock().

Signed-off-by: David Teigland <teigland@redhat.com>
---
 group/dlm_controld/plock.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/group/dlm_controld/plock.c b/group/dlm_controld/plock.c
index 483753d..77e6c71 100644
--- a/group/dlm_controld/plock.c
+++ b/group/dlm_controld/plock.c
@@ -1543,11 +1543,6 @@ void process_saved_plocks(struct lockspace *ls)
 	}
 }
 
-void plock_exit(void)
-{
-	saCkptFinalize(system_ckpt_handle);
-}
-
 /* locks still marked SYNCING should not go into the ckpt; the new node
    will get those locks by receiving PLOCK_SYNC messages */
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-23  9:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-23  9:01 dlm: master - dlm_controld: remove unused plock_exit Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).