Date: Sun, 21 Aug 2005 21:55:13 -0600 From: Scott Long <scottl@samsco.org> To: Suleiman Souhlal <ssouhlal@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Message-ID: <43094CA1.8020905@samsco.org> In-Reply-To: <200508212206.j7LM6fGR076152@repoman.freebsd.org> References: <200508212206.j7LM6fGR076152@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Suleiman Souhlal wrote: > ssouhlal 2005-08-21 22:06:41 UTC > > FreeBSD src repository > > Modified files: > sys/ufs/ffs ffs_vfsops.c > Log: > Set the mountpoint path in the superblock (fs_fsmnt) at mount-time > so that it appears in the various messages (not cleanly unmounted, > filesystem full, etc). This has been broken since rev 1.261. > > Revision Changes Path > 1.292 +2 -1 src/sys/ufs/ffs/ffs_vfsops.c What was wrong with vfs_mountedfrom()? Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43094CA1.8020905>