bug#10305: coreutils-8.14, rm -r fails with EBADF

2011-12-19 Thread Joachim Schmitz
From: Paul Eggert [mailto:egg...@cs.ucla.edu] Sent: Sunday, December 18, 2011 11:24 PM To: Joachim Schmitz Cc: 10...@debbugs.gnu.org; bug-gnu...@gnu.org Subject: Re: bug#10305: coreutils-8.14, rm -r fails with EBADF On 12/18/11 02:31, Joachim Schmitz wrote: it seems to go wrong in

bug#10281: change in behavior of du with multiple arguments (commit efe53cc)

2011-12-19 Thread Voelker, Bernhard
Elliott Forney wrote: The intent of the POSIX spec is that files should be counted only once, regardless of whether they are arrived at via hard links, or by following symbolic links with -L, or by any other means. I agree that symlinks and hard links and maybe even bind mounts or

bug#10305: coreutils-8.14, rm -r fails with EBADF

2011-12-19 Thread Paul Eggert
On 12/19/11 00:11, Joachim Schmitz wrote: So it [opendirat] goes into fdopendir(), fdopendir_with_dup(), rpl_dup(), the real dup() (disguised as dup_nothrow(), with success), _gl_register_dup(), nothing but success, no suspicious activity against fd. Then it [fdopendir_with_dup] calls