diff options
author | Ned Bass <[email protected]> | 2015-04-23 12:32:59 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-04-24 15:04:43 -0700 |
commit | 4eb30c68644c0aacbed9e10d94eff071b2cd76f8 (patch) | |
tree | 751fecec325462a50cf9739a87d384f757e90b0e /module/zfs/dbuf_stats.c | |
parent | 7008109646446a3f9dda36bfbd3a526f4f8810ae (diff) |
Serialize access to spa->spa_feat_stats nvlist
The function spa_add_feature_stats() manipulates the shared nvlist
spa->spa_feat_stats in an unsafe concurrent manner. Add a mutex to
protect the list.
Signed-off-by: Ned Bass <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #3335
Diffstat (limited to 'module/zfs/dbuf_stats.c')
0 files changed, 0 insertions, 0 deletions