[PATCH V2] tdb: introduce tdb_chainlock_read_nonblock(), a nonblock, variant of tdb_chainlock_read()

Volker Lendecke Volker.Lendecke at SerNet.DE
Mon Apr 27 23:48:03 MDT 2015


On Tue, Apr 28, 2015 at 07:55:04AM +0300, Alexander Drozdov wrote:
> tdb has nonblock variants for many lock functions, for example:
> 
> tdb_lockall() / tdb_lockall_nonblock()
> tdb_lockall_read() / tdb_lockall_read_nonblock()
> tdb_chainlock() / tdb_chainlock_nonblock()
> 
> But there hasn't been nonblock variant for tdb_chainlock_read().

Reviewed-by: Volker Lendecke <vl at samba.org>

However, to get it through autobuild, I believe we need to
add this to the ABI check as well. Can you run this through

configure.developer --abi-update ; make

and send a patch with the new .sigs file?

Thanks,

Volker

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de


More information about the samba-technical mailing list