On 24.09.2018 00:54, Hans van Kranenburg wrote: <snip> . > > The bugs are all related to repeated kernel code all over the place > containing a lot of if statements dealing with different kind of > allocation profiles and their exceptions. What I ended up doing is > making a few helper functions instead, see the commit "Add volumes.py, > handling device / chunk logic". It would probably be nice to do the same > in the kernel code, which would also solve the mentioned bugs and > prevent new similar ones from happening. Would you care to report each bug separately so they can be triaged and fixed? > > Have fun, >
