Skip to content

v0.1.1

Compare
Choose a tag to compare
@guangbochen guangbochen released this 24 Sep 13:47
· 221 commits to master since this release
Let SaveBlockDevice update more precisely

A new block device status is derived from sysfs, and that results
in lacking `FileSystem.LastFormattedAt`. We copy that field before
`DeepEqual` comparison to reduce unnecessary updates.

Signed-off-by: Weihang Lo <[email protected]>