Date: Tue, 20 Jul 2004 19:30:57 +0000 (UTC) From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys statfs.2 Message-ID: <200407201930.i6KJUvxP007944@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2004-07-20 19:30:57 UTC FreeBSD src repository Modified files: lib/libc/sys statfs.2 Log: Back out previous commit. Even though statfs(2) can take a regular file as an argument, it may still fail for the same reasons that open(2) can. Pointed out by: Jilles Tjoelker Apporived by: bmilekic (mentor) Revision Changes Path 1.25 +4 -0 src/lib/libc/sys/statfs.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407201930.i6KJUvxP007944>