Date: Tue, 15 Mar 2005 20:57:25 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/msdosfs msdosfs_denode.c msdosfs_vfsops.c msdosfsmount.h Message-ID: <200503152057.j2FKvPjU003517@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2005-03-15 20:57:25 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_denode.c msdosfs_vfsops.c
msdosfsmount.h
Log:
Eliminate cdev pointer in inodes, they're not used or needed.
The cdev could have been pulled out of the mountpoint cheaper back
when it was used anyway.
Revision Changes Path
1.85 +1 -3 src/sys/fs/msdosfs/msdosfs_denode.c
1.143 +0 -1 src/sys/fs/msdosfs/msdosfs_vfsops.c
1.37 +0 -1 src/sys/fs/msdosfs/msdosfsmount.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503152057.j2FKvPjU003517>
