]> git.proxmox.com Git - mirror_spl.git/history - include/sys/rwlock.h
Update rwlocks to track owner to ensure correct semantics
[mirror_spl.git] / include / sys / rwlock.h
2009-09-25 Brian BehlendorfUpdate rwlocks to track owner to ensure correct semantics
2009-09-18 Brian BehlendorfReimplement rwlocks for Linux lock profiling/analysis.
2008-05-26 behlendoGo through and add a header with the proper UCRL number.
2008-05-06 behlendo- Updated rwlock's to reside in a .c file instead of...
2008-04-24 behlendoPrep for 0.2.1 tag
2008-04-21 behlendoUpdate SPL to use new debug infrastructure. This means:
2008-04-07 behlendoFix race in rwlock implementation which can occur when
2008-03-31 behlendoAdd some crude debugging support. It leaves alot to be
2008-03-11 behlendoApply fix from bug239 for rwlock deadlock.
2008-03-06 behlendoAdd some missing rw_lock symbols
2008-03-01 behlendoReorganize /include/ to add a /sys/, this way we don...