aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
authorTim Chase <[email protected]>2013-10-12 17:33:28 -0500
committerBrian Behlendorf <[email protected]>2013-10-22 08:31:20 -0700
commitfbcb768c8fd1f32653f46ed4a8a9ceafe139087b (patch)
tree28910b11bdf22c93daf5d11c8a8acaea92cc70e6 /cmd
parent7a6144076166944655d86f1449be8566d1a3c71a (diff)
Add missing dsl pool configuration lock
The semantics introduced by the restructured sync task of illumos 3464 require this lock when calling dmu_snapshot_list_next(). The pool is locked/unlocked for each iteration to reduce the chance of long-running locks. This was accidentally missed when doing the original port because ZoL's control directory code is Linux-specific and is in a different file than in illumos. Signed-off-by: Richard Yao <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #1785
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions