diff options
author | Alek P <[email protected]> | 2018-10-02 15:30:58 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-10-02 12:30:58 -0700 |
commit | 0c6d09361dd8ab83f3193e6d7f398b4d20c9c300 (patch) | |
tree | ea69b6b72b1629286b8026cd18813744b9469b31 /AUTHORS | |
parent | 838bd5ff35db04695ba4eadc7fdb2d56ff816ee5 (diff) |
changelist should be able to iter on mounts
Modified changelist_gather()ing for the mountpoint property.
Now instead of iterating on all dataset descendants, we read
/proc/self/mounts and iterate on the mounted descendant datasets only.
Switched changelist implementation from a uu_list_* to uu_avl_* in
order to reduce changlist code-path's worst case time complexity.
Reviewed by: Don Brady <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Alek Pinchuk <[email protected]>
Closes #7967
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions