git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7431cd7
)
ocfs2: Create the lock status block union.
author
Joel Becker
<joel.becker@oracle.com>
Fri, 1 Feb 2008 20:16:57 +0000
(12:16 -0800)
committer
Mark Fasheh
<mfasheh@suse.com>
Fri, 18 Apr 2008 15:56:04 +0000
(08:56 -0700)
Wrap the lock status block (lksb) in a union. Later we will add a union
element for the fs/dlm lksb. Create accessors for the status and lvb
fields.
Other than a debugging function, dlmglue.c does not directly reference
the o2dlm locking path anymore.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found