]> sourceware.org Git - lvm2.git/commit
Get rid of magic masks in cluster locking code.
authorMilan Broz <mbroz@redhat.com>
Wed, 9 Dec 2009 18:28:27 +0000 (18:28 +0000)
committerMilan Broz <mbroz@redhat.com>
Wed, 9 Dec 2009 18:28:27 +0000 (18:28 +0000)
commit7251c8f3a5a9892539be1a462c3339e81030db73
tree4f73da1e5890330b81d52a99c9bd623d0d355f42
parentf9f8cd08b3fdf62736eb6f081178b6fe0de68707
Get rid of magic masks in cluster locking code.

Patch should not cause any problems, only real change is
removing LCK_LOCAL bit from lock type flag, it is never used there.
(LCK_LOCAL is part arg[1] bits anyway.)
lib/locking/cluster_locking.c
This page took 0.038288 seconds and 5 git commands to generate.