Will Andrews
Will Andrews
Ran into #9067 on the last full ZTS run I did locally, but it looks better now.
> Does this address the various zpool/zfs commands blocking when the pool is in distress? i.e. will this command succeed until such conditions or get blocked It depends on the...
I just pushed an update that includes @behlendorf suggested break-out, and responds to most of the comments. The earlier commits are now in these PRs: #11514 #11515 #11516 #11517 #11518.
> Just took an initial look at this. How does it interact with force unmounting of filesystems? Does it mean that Linux can now support `zfs unmount -f`, forcing the...
> @wca since this change modifies the `libzfs` library ABI you're going to need to generate a new `lib/libzfs/libzfs.abi` file and include it in this PR. We added this infrastructure...
@behlendorf I'm not sure what to make of the results from the last run. I'm unable to reproduce the 1-2 ZTS test failures that only happen on the Ubuntu 18.04...