Date: Sat, 27 Mar 2010 17:57:17 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/mount mount.c Message-ID: <201003271757.o2RHvPHj071564@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2010-03-27 17:57:17 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sbin/mount mount.c
Log:
SVN rev 205766 on 2010-03-27 17:57:17Z by bz
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
Revision Changes Path
1.107.2.3 +3 -3 src/sbin/mount/mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003271757.o2RHvPHj071564>
