Re: [PATCH] Fix race condition in ext2fs when remounting

2015-09-06 Thread Samuel Thibault
Hello, James Clarke, le Thu 27 Aug 2015 17:22:11 +0100, a écrit : > On some systems, ext2fs.static would regularly hang at startup, as a > race condition meant it would process paging requests while remounting. > To fix this, libpager has been altered to allow inhibiting and resuming > its worker

Re: [PATCH] Check sysheaders when looking for Mach and Hurd headers

2015-09-06 Thread Samuel Thibault
Hello, Manolis Ragkousis, le Fri 04 Sep 2015 10:38:22 +0300, a écrit : > With this patch, glibc's configure takes into account the > "--with-headers" argument > when checking for Mach and Hurd header. I have pushed it, thanks! Samuel

Re: [PATCH] Change file_utimes RPC to use a struct timespec and update the servers to use UTIME_NOW and UTIME_OMIT.

2015-09-06 Thread Justus Winter
Quoting Flávio Cruz (2015-08-31 17:16:08) > I'm attaching the modified patches (still trying to figure how to reply using > git send-email). git send-email --in-reply-to=MSGIDTOREPLYTOHERE --compose 000* Cheers, Justus