2011-02-08 16:55:25 +00:00
committed by Git OBS Bridge
parent d1b417ce40
commit 98a5f0f399
6 changed files with 949 additions and 911 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 8 17:43:57 CET 2011 - werner@suse.de
- Now use /proc/self/mountinfo to minimize the needs of running
stat(2) system calls. The remaining stat(2) system calls are
wrapped by an timeout function.
-------------------------------------------------------------------
Fri Oct 15 12:36:16 CEST 2010 - werner@suse.de