]> git.tuebingen.mpg.de Git - dss.git/commitdiff
dss.ggo: Disable inode monitoring by default.
authorAndre Noll <maan@congo.fml.local>
Thu, 27 Mar 2008 16:59:22 +0000 (17:59 +0100)
committerAndre Noll <maan@congo.fml.local>
Thu, 27 Mar 2008 16:59:22 +0000 (17:59 +0100)
Not all file systems support inodes. For example reiserfs reports zero
for all inode-related fields in the statvfs structure. Even worse, on
windows file systems, the field contains some more or less arbitrary
large number.


No differences found