diff options
author | Brian Behlendorf <[email protected]> | 2020-12-09 14:52:45 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2020-12-09 14:52:45 -0800 |
commit | edb20ff3bab31f9e07578a7bf8279d67b821f29a (patch) | |
tree | 6a9107f9519f61c9fba275ab00c92894187bbc35 /config | |
parent | 1a735e763a4e008d654c0239f905fec2cc3cfd42 (diff) |
Fix optional "force" arg handing in zfs_ioc_pool_sync()
The fnvlist_lookup_boolean_value() function should not be used
to check the force argument since it's optional. It may not be
provided or may have been created with the wrong flags.
Reviewed-by: Ryan Moeller <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #11281
Closes #11284
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions