[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Thordur I. Bjornsson" <thib_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 28 Oct 2006 18:53:37 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: thib_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/10/28 18:53:37
Modified files:
sys/ufs/ufs : inode.h ufsmount.h
sys/ufs/ffs : ffs_vnops.c
Removed files:
sys/ufs/ufs : ufs_readwrite.c
Log message:
LFS and FFS shared the same read and write vnops, through
the macro games in ufs_readwrite.c (LFS_READWRITE) now that
LFS has gone, make these functions ffs specific and move them
into ffs/ffs_vnops.c zapping ufs_readwrite.c in the process.
Also, remove lfs fields from the inode and ufsmount structs.
ok toby@,deraadt@,pedro@
testing and ok krw@
Visit your host, monkey.org