2016-01-20 1:10 GMT+03:00 Vadim Zhukov <[email protected]>: > Not all errors coming from diskmap should be overwritten. > In particular, if we get EBUSY, that doesn't mean "try again with > accessing /dev/foo, fail and return ENOENT instead". > > Maybe we should add more errors to this list, or even invert the > filtering logic - I'm: 1) not an expert in this area; 2) open > for improvements. > > How to reproduce: tunefs / > > Before patch: > tunefs: /dev/r286cb876606dc1e0.l: No such file or directory
This one should be ".a", not ".l", of course: I've messed up with output from different partition, sorry. > After patch: > tunefs: /dev/sd0l: Device busy -- WBR, Vadim Zhukov
