Date: Thu, 29 Apr 2004 08:10:42 -0700 (PDT) From: Bosko Milekic <bmilekic@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Message-ID: <200404291510.i3TFAgd7013048@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmilekic 2004/04/29 08:10:42 PDT FreeBSD src repository Modified files: sys/ufs/ffs ffs_vfsops.c Log: Revert previous change to this file because it breaks some things which compare /etc/fstab entries to results from getfsstat(). The real way to fix this is to make 'ufs2' a recognized filesystem (for real, no beating around the bush). This should fix things like 'umount -a -t ufs' now. Appologies for the previous breakage. Revision Changes Path 1.232 +2 -9 src/sys/ufs/ffs/ffs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404291510.i3TFAgd7013048>