1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-21 22:04:19 +03:00

fix compile

This commit is contained in:
Alasdair Kergon 2006-05-12 13:33:22 +00:00
parent 6a09e64195
commit cff78a2577

View File

@ -333,7 +333,7 @@ static int _lock_for_cluster(unsigned char cmd, unsigned int flags, char *name)
if (partial_mode())
args[1] |= LCK_PARTIAL_MODE;
if (mirror_sync())
if (mirror_in_sync())
args[1] |= LCK_MIRROR_NOSYNC_MODE;
/*