diff --git a/en/releases/6.1R/todo.sgml b/en/releases/6.1R/todo.sgml index 1d22ab53e0..0f48ba2609 100644 --- a/en/releases/6.1R/todo.sgml +++ b/en/releases/6.1R/todo.sgml @@ -1,7 +1,7 @@ - + %navincludes; @@ -229,6 +229,16 @@ on a filesystem is negative; fsck -f is needed to correct this. This may be the cause of the many "rpc.lockd no longer interoperates" bug reports seen on -stable. + + + dup(2) regression on 6.x + &status.unknown; + &a.des; + Simple "close(0); dup(fd)" does not return descriptor "0" in some cases. + This problem has been reported in + kern/87208, + and there is a proposed patch in the PR, too. +

Required features for &local.rel;-RELEASE