[PATCH] tdb: introduce tdb_chainlock_read_nonblock()

Alexander Drozdov al.drozdov at gmail.com
Thu Apr 23 23:09:02 MDT 2015


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().
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tdb-introduce-tdb_chainlock_read_nonblock-a-nonblock.patch
Type: text/x-patch
Size: 1786 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20150424/a4e45ac3/attachment.bin>


More information about the samba-technical mailing list