Andy Grover

Results 26 comments of Andy Grover

I think we may have to put up with some of that because right now we have layers that don't necessarily know e.g. the pool name of the pool they're...

``` // FIXME: To avoid this expect, modify create_filesystem // so that it returns a mutable reference to the // filesystem created. ``` ``` // FIXME: To avoid this expect,...

Definitely not worth doing/not gonna happen for 1.0. We may not want to do it ever, TBH. Is saving a few MiB on a cachedev really valuable these days?

some ideas: if metadata is written before operation is attempted, a crash will leave the thindev uncreated (but we think it exists): * journal changes & replay on restart If...

not critical for 1.0

OK, so can we just write metadata to all blockdevs and worry about this at the time we officially start supporting enough blockdevs to make writing to all blockdevs a...

Need a little more on the scenario here, or maybe we can close this one.

If we document a minimum required version (which we should, prominently), this is the sort of thing that distro packaging scripts would typically enforce. But, I still am of the...

Easiest to just not support this, I don't see how it enables any realistic usage model...

Worth discussing but I currently think we could skip all optical media.