[libmultipath] move CHECKINT definition to defaults.h
authorChristophe Varoqui <root@xa-s05.(none)>
Sun, 15 Jan 2006 15:20:08 +0000 (16:20 +0100)
committerChristophe Varoqui <root@xa-s05.(none)>
Sun, 15 Jan 2006 15:20:08 +0000 (16:20 +0100)
commit9e78c2a8dec3d4a9d44761b6782bd6194da414c5
tree813b2d48ff90014188898f0acb719f1ee6a6f131
parent58f201ef7a4a6e8ae388f4320614133cdc7a8c2d
[libmultipath] move CHECKINT definition to defaults.h

And transform MAX_CHECKINT into a macro.

Use that in dict.c to set conf->max_checkint with the same formula we
use when we set the in-core default.
libmultipath/defaults.h
libmultipath/dict.c
multipathd/main.c
multipathd/main.h