On Tue, May 07, 2024 at 09:07:45PM +0200, David Sterba wrote: > The shared/ directory was supposed to host tests that apply to a subset > of all supported filesystems but this is not utilized much and creates a > split from the generic tests. Move the test to generic. Similar thing here. This should probably move get_free_sectors to common code and then just do a dummy run of it to see if things are supported.