summaryrefslogtreecommitdiffstats
path: root/module/zfs/zil.c
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2012-10-15 13:36:26 -0700
committerBrian Behlendorf <[email protected]>2012-10-15 16:01:54 -0700
commit99db9bfde70440475a37c0e1b985efbec4850a8c (patch)
tree6aca9c8eeb29a07a36eb155a5aba8626c50f8a75 /module/zfs/zil.c
parent6cb7ab069d9079a5b4b955da883d5ab804c91319 (diff)
Condition variable usage, zevent_cv
The following incorrect usage of cv_broadcast() was caught by code inspection. The cv_broadcast() function must be called under the associated mutex to preventing racing with cv_wait(). Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'module/zfs/zil.c')
0 files changed, 0 insertions, 0 deletions