[lib] Increase bindings file lock timeout to avoid failure of user_friendly_names
authorDave Wysochanski <dwysocha@redhat.com>
Sun, 28 Sep 2008 20:32:29 +0000 (22:32 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Sun, 28 Sep 2008 20:32:29 +0000 (22:32 +0200)
commit669b5c11d8c82252f9697e35d183a0c840386261
treececcdcda0a31f33392884808c42fea7944beeb98
parentaf9e485cddb49d75d89f438c1f0f5ac27802e1e5
[lib] Increase bindings file lock timeout to avoid failure of user_friendly_names

On setups with a large number of paths / multipath maps, contention for
the advisory lock on the bindings file may take longer than 3 seconds,
and some multipath processes may create maps based on WWID despite having
user_friendly_names set.  Increasing the timeout is a simple fix that
gets us a bit further.
libmultipath/alias.h