Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101158
b: refs/heads/master
c: f17172e
h: refs/heads/master
v: v3
  • Loading branch information
Steven Whitehouse committed Jun 27, 2008
1 parent ef10a58 commit 1b68b06
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9f1585cb03866452e0df61a83c88302181e50054
refs/heads/master: f17172e00167238cc5e4f61ac4e78c68e5c558ec
1 change: 0 additions & 1 deletion trunk/fs/gfs2/locking/dlm/lock_dlm.h
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ void gdlm_release_threads(struct gdlm_ls *);
/* lock.c */

void gdlm_submit_delayed(struct gdlm_ls *);
int gdlm_release_all_locks(struct gdlm_ls *);
unsigned int gdlm_do_lock(struct gdlm_lock *);

int gdlm_get_lock(void *, struct lm_lockname *, void **);
Expand Down
1 change: 0 additions & 1 deletion trunk/fs/gfs2/locking/dlm/mount.c
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ static void gdlm_withdraw(void *lockspace)

dlm_release_lockspace(ls->dlm_lockspace, 2);
gdlm_release_threads(ls);
gdlm_release_all_locks(ls);
gdlm_kobject_release(ls);
}

Expand Down

0 comments on commit 1b68b06

Please sign in to comment.