Re: [libvirt] [PATCH 2/3] m4: Check for sanlock_write_lockspace

2016-09-28 Thread John Ferlan
On 09/15/2016 10:35 AM, Michal Privoznik wrote: > Currently, we are checking for sanlock_add_lockspace_timeout > which is good for now. But in the next patches we are gonna use s/the next patches/a subsequent patch/ s/gonna/going to/ > sanlock_write_lockspace (which sets an initial value for

[libvirt] [PATCH 2/3] m4: Check for sanlock_write_lockspace

2016-09-15 Thread Michal Privoznik
Currently, we are checking for sanlock_add_lockspace_timeout which is good for now. But in the next patches we are gonna use sanlock_write_lockspace (which sets an initial value for io timeout for sanlock). Now, there is no reason to check for both functions in sanlock library as the