Comment 47 for bug 1861941

Revision history for this message
Ryan Harper (raharper) wrote :

@ddstreet

I'm not sure where upstream is going just yet. For Ubuntu; I think

1) Adjusting the bcache-tools patch to use the full path to bcache-super-show should change;

2) If we fix (1) then I think we can drop the systemd patch from a bug fixing perspective; on the openSUSE image I did testing on; the skip of the dev/disk/by-uuid symlink for backing devices does not *break* the /dev/bcache/by-uuid ; it was missing due to the updated 69-bcache.rules not working.

3) IMO, blkid should not report FS_UUID for bcache backing/cache devices since it's not a Filesystem; we could patch that in blkid directly instead; alternatively since older blkid's may or maynot emit FS_UUID for bcache backing/caching devices the patch to systemd we're caring will avoid creating a useless dev/disk/by-uuid symlink to those devices.