Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2009 23:31:08 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        jhb@freebsd.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r189120 - head/sys/fs/msdosfs
Message-ID:  <20090227.233108.1090078707.imp@bsdimp.com>
In-Reply-To: <200902272000.n1RK0FKI081514@svn.freebsd.org>
References:  <200902272000.n1RK0FKI081514@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200902272000.n1RK0FKI081514@svn.freebsd.org>
            John Baldwin <jhb@freebsd.org> writes:
: Author: jhb
: Date: Fri Feb 27 20:00:15 2009
: New Revision: 189120
: URL: http://svn.freebsd.org/changeset/base/189120
: 
: Log:
:   - Hold a reference on the cdev a filesystem is mounted from in the mount.
:   - Remove the cdev pointers from the denode and instead use the mountpoint's
:     reference to call dev2udev() in getattr().

...

: -	struct cdev *de_dev;	/* device where direntry lives */

This commit broke tinderbox.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090227.233108.1090078707.imp>