]> sourceware.org Git - lvm2.git/commit
clvmd: fix verify message rejection of REMOTE flag
authorDavid Teigland <teigland@redhat.com>
Thu, 24 Oct 2013 16:10:09 +0000 (11:10 -0500)
committerDavid Teigland <teigland@redhat.com>
Thu, 24 Oct 2013 16:18:22 +0000 (11:18 -0500)
commit4c0db84948ad616930e217f20768a4285ca67c5a
tree02ba5dd5b4a71a20812025b2466f34f7c2976548
parentc9c23d414802ed07c7638ce13d33dba3a629e887
clvmd: fix verify message rejection of REMOTE flag

This fixes a bug in commit 19baf842 where verify_message
was rejecting the CLVMD_FLAG_REMOTE flag.  It was missed
since the patch was ported from an lvm version where that
flag does not exist.
daemons/clvmd/clvmd.c
This page took 0.03171 seconds and 5 git commands to generate.