On Sun, May 20, 2012 at 04:46:40PM +0200, Martin Pieuchot wrote: > Diff below makes eject(1) use cd0 as default device like cdio(1) does. > > I'm aware this is an arbitrary choice but I see no drawback in having > a default device to eject and this behavior is coherent with cdio(1)'s. > > Ok?
But eject is a tape operation with a default device of st0. This would break stuff for people still using tape devices. .... Ken