Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZTS: Cleanup partition tables #9806

Merged
merged 1 commit into from Jan 6, 2020
Merged

Commits on Jan 5, 2020

  1. ZTS: Cleanup partition tables

    The cleanup_devices function should remove any partitions created
    on the device and force the partition table to be reread.  This
    is needed to ensure that blkid has an up to date version of what
    devices and partitions are used by zfs.
    
    The cleanup_devices call was removed from inuse_008_pos.ksh since
    it operated on partitions instead of devices and was not needed.
    
    Lastly ddidecode may be called by parted and was therefore added
    to the constrained path.
    
    Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
    behlendorf committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    ce3aaf8 View commit details
    Browse the repository at this point in the history