K 10 svn:author V 2 bz K 8 svn:date V 27 2010-03-27T17:57:17.752455Z K 7 svn:log V 267 MFC r204840: As statfs.f_flags are uint64_t the local variables should be as well. We'll start noticing this with the next flag introduced as the lower 32bit are all used. While here compare to 0 explicitly [1]. Suggested by: kib [1] Reviewed by: kib END