[bug #48372] read with size 0 from fifo blocks

2016-07-04 Thread Richard Braun
Follow-up Comment #3, bug #48372 (project hurd): See http://git.savannah.gnu.org/cgit/hurd/hurd.git/commit/?id=293e86998748bae2d7a8179ad198ec3452f0d472 ___ Reply to this item at: ___

[bug #48372] read with size 0 from fifo blocks

2016-07-04 Thread Samuel Thibault
Follow-up Comment #2, bug #48372 (project hurd): It seems fine to me to fix it in libpipe (that'd fix pflocal's behavior too). ___ Reply to this item at: ___

[bug #48371] read(fd, NULL, 0) from /dev/klog blocks until there is data

2016-07-04 Thread Samuel Thibault
Follow-up Comment #2, bug #48371 (project hurd): I agree it should be done in dev_read. The RPC documentation doesn't seem to say what should be done with 0-bytes requests, I'd tend to think aligning with POSIX should be fine. Could you test and propose a patch?

[bug #15324] Assertion failure in ext2fs/libports

2016-07-04 Thread Justus Winter
Update of bug #15324 (project hurd): Status:None => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[task #2561] Restrict hurd_ihash_add function

2016-07-04 Thread Justus Winter
Update of task #2561 (project hurd): Should Start On: => Mon 04 Jul 2016 12:00:00 AM GMT Should be Finished on: => Mon 04 Jul 2016 12:00:00 AM GMT Status:None => Need Info Percen

[bug #15324] Assertion failure in ext2fs/libports

2016-07-04 Thread Kalle Olavi Niemitalo
Follow-up Comment #1, bug #15324 (project hurd): The same assertion failure is also described in https://www.gnu.org/software/hurd/open_issues/ext2fs_libports_reference_counting_assertion.html It was reputedly fixed as "ext2fs: fix pager use-after-free" in May 2016: https://git.sceen.net/hurd/hur

[bug #17128] fifos not going away

2016-07-04 Thread Kalle Olavi Niemitalo
Follow-up Comment #3, bug #17128 (project hurd): I cannot reproduce this bug with hurd 1:0.8.git20160522-4, libc0.3 2.22-13, and gnumach 2:1.7+git20160607-1 from Debian. I tried to reproduce it this way, all commands as root: ps -e | grep fifo# showed two /hurd/fifo processes mkfifo horhor s