diff options
author | John Poduska <[email protected]> | 2020-09-17 13:53:02 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-09-17 10:53:02 -0700 |
commit | 5bed68bdc410a7ed4fc51a3727ee863a977cc920 (patch) | |
tree | c98ec91d52c0b0046d4cdba65c6350d3a964f9d4 /cmd/zdb | |
parent | 741b20ce0c8370d5c7cb31cb82c0b040a535e99b (diff) |
Need a long hold in zpl_mount_impl
In zpl_mount_impl, there is:
dmu_objset_hold ; returns with pool & ds held
dsl_pool_rele
sget
dsl_dataset_rele
As spelled out in the "DSL Pool Configuration Lock" in dsl_pool.c,
this requires a long hold.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Paul Zuchowski <[email protected]>
Signed-off-by: John Poduska <[email protected]>
Closes #10936
Diffstat (limited to 'cmd/zdb')
0 files changed, 0 insertions, 0 deletions