summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorGoldwyn Rodrigues <rgoldwyn@suse.com>2014-03-07 19:49:26 (GMT)
committerGoldwyn Rodrigues <rgoldwyn@suse.com>2015-02-23 13:28:42 (GMT)
commit47741b7ca7b389d1b45d7cf15edc279c9be32fa8 (patch)
tree828b58d3b18618bfe2bf30fde3e44fb93f6efec2 /net
parent8e854e9cfd1cc3837b4bd96643d5174a72d9f741 (diff)
downloadlinux-47741b7ca7b389d1b45d7cf15edc279c9be32fa8.tar.xz
DLM lock and unlock functions
A dlm_lock_resource is a structure which contains all information required for locking using DLM. The init function allocates the lock and acquires the lock in NL mode. The unlock function converts the lock resource to NL mode. This is done to preserve LVB and for faster processing of locks. The lock resource is DLM unlocked only in the lockres_free function, which is the end of life of the lock resource. Signed-off-by: Lidong Zhong <lzhong@suse.com> Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions