Move statfs/statvfs wrapper to fcstat.c and add a test for the mtime broken fs
authorAkira TAGOH <akira@tagoh.org>
Mon, 28 May 2012 04:59:48 +0000 (13:59 +0900)
committerAkira TAGOH <akira@tagoh.org>
Mon, 28 May 2012 07:46:01 +0000 (16:46 +0900)
commitdc2da23e69e6b3f6e6d0436d4777ee2c1d8ff1be
treeb22750cdd6ad8f690d162aaf4a5b4d7abf0484ef
parent6a83c1ad40594530994b826d928312e9eeb19c35
Move statfs/statvfs wrapper to fcstat.c and add a test for the mtime broken fs

just rework to share the efforts between FcIsFsMmapSafe() and FcIsFsMtimeBroken().
src/fccache.c
src/fcint.h
src/fcstat.c