Re: mkdir(2) bug [Was: please test: coreutils-5.90-2]

2005-10-12 Thread Eric Blake
> > On Oct 12 06:58, Eric Blake wrote: > > > I see the following bugs: > > > > > > $ ./foo // # should fail with EEXIST, not EROFS; no Windows call made > > > > We had this already. There's no such thing as a "correct" order of error > > messages. EROFS is as correct as EEXIST. If coreutils

Re: mkdir(2) bug [Was: please test: coreutils-5.90-2]

2005-10-12 Thread Eric Blake
> On Oct 12 06:58, Eric Blake wrote: > > I see the following bugs: > > > > $ ./foo // # should fail with EEXIST, not EROFS; no Windows call made > > We had this already. There's no such thing as a "correct" order of error > messages. EROFS is as correct as EEXIST. If coreutils don't allow >

Re: mkdir(2) bug [Was: please test: coreutils-5.90-2]

2005-10-12 Thread Corinna Vinschen
On Oct 12 06:58, Eric Blake wrote: > I see the following bugs: > > $ ./foo // # should fail with EEXIST, not EROFS; no Windows call made > //: 30 Read-only file system > $ strace ./foo // | grep -B3 mkdir >65 18986 [main] foo 3788 build_fh_pc: fh 0x6115AE1C >34 19020 [main] foo 3788