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

Alexander Drozdov al.drozdov at gmail.com
Tue Apr 28 02:50:45 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: 1829 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20150428/d873d965/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-tdb-version-1.3.5.patch
Type: text/x-patch
Size: 4766 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20150428/d873d965/attachment-0001.bin>


More information about the samba-technical mailing list