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

Alexander Drozdov al.drozdov at gmail.com
Mon Apr 27 22:55:04 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: 1781 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20150428/07755957/attachment.bin>


More information about the samba-technical mailing list