Date: Sun, 1 Mar 2009 15:01:00 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Message-ID: <200903011501.n21F1Ddb012381@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2009-03-01 15:01:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/ufs/ffs ffs_vfsops.c Log: SVN rev 189236 on 2009-03-01 15:01:00Z by trasz MFC r187894. Note that r188501 should be merged too. Make sure the cdev doesn't go away while the filesystem is still mounted. Otherwise dev2udev() could return garbage. Reviewed by: kib Approved by: rwatson (mentor) Sponsored by: FreeBSD Foundation Revision Changes Path 1.329.2.13 +3 -0 src/sys/ufs/ffs/ffs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903011501.n21F1Ddb012381>