Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38674
b: refs/heads/master
c: ae11896
h: refs/heads/master
v: v3
  • Loading branch information
David Teigland authored and Steven Whitehouse committed Apr 28, 2006
1 parent f244d3b commit 4f8db04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 363275216c1a1b0b82c8419310c194b8c26b9c27
refs/heads/master: ae118962b9f8572b5ff00e85c053dbeede2314db
2 changes: 1 addition & 1 deletion trunk/fs/dlm/device.c
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ static int do_user_remove_lockspace(struct file_info *fi, uint8_t cmd,
}

if (kparams->flags & DLM_USER_LSFLG_FORCEFREE)
force = 2;
force = 3;

status = unregister_lockspace(lsinfo, force);
mutex_unlock(&user_ls_lock);
Expand Down

0 comments on commit 4f8db04

Please sign in to comment.