cvs commit: src/sys/fs/coda cnode.h coda_vfsops.c
Robert Watson
rwatson at FreeBSD.org
Sat Feb 9 03:12:20 PST 2008
rwatson 2008-02-09 11:12:19 UTC
FreeBSD src repository
Modified files:
sys/fs/coda cnode.h coda_vfsops.c
Log:
Remove unused devtomp(), which exploited UFS-specific knowledge to find
the mountpoint for a specific device. This was implemented incorrectly,
a bad idea in a fundamental sense, and also never used, so presumably
a long-idle debugging function.
MFC after: 1 month
Revision Changes Path
1.23 +0 -3 src/sys/fs/coda/cnode.h
1.76 +0 -21 src/sys/fs/coda/coda_vfsops.c
More information about the cvs-src
mailing list