Date: Sun, 7 Nov 1999 19:25:24 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys file.h Message-ID: <199911080325.TAA34445@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/11/07 19:25:24 PST
Modified files:
sys/sys file.h
Log:
Create a fileops fo_stat() entry point. This will enable collection
of a bunch of duplicated code that breaks (read: panic) when a new
file type is added and some switch/case entries are missed.
Revision Changes Path
1.21 +20 -1 src/sys/sys/file.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911080325.TAA34445>
