From owner-svn-src-stable@FreeBSD.ORG Thu Aug 29 14:27:50 2013 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8287C856; Thu, 29 Aug 2013 14:27:50 +0000 (UTC) (envelope-from jase@FreeBSD.org) Received: from svr06-mx.btshosting.co.uk (mx-2.btshosting.co.uk [IPv6:2a01:4f8:121:2403:2::]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 35B472BC0; Thu, 29 Aug 2013 14:27:47 +0000 (UTC) Received: from [192.168.1.242] (unknown [90.202.210.251]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by svr06-mx.btshosting.co.uk (Postfix) with ESMTPSA id 604E588BDE; Thu, 29 Aug 2013 14:27:45 +0000 (UTC) Message-ID: <521F5A60.1090401@FreeBSD.org> Date: Thu, 29 Aug 2013 15:27:44 +0100 From: Jase Thew Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Andriy Gapon Subject: Re: svn commit: r255020 - stable/8/sys/fs/devfs References: <201308291225.r7TCPCET002310@svn.freebsd.org> In-Reply-To: <201308291225.r7TCPCET002310@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Aug 2013 14:27:50 -0000 On 29/08/2013 13:25, Andriy Gapon wrote: > Author: avg > Date: Thu Aug 29 12:25:12 2013 > New Revision: 255020 > URL: http://svnweb.freebsd.org/changeset/base/255020 > > Log: > MFC r211847: Set de_dir for user created symbolic links. > > This MFC should fix a panic introduced in r254708. > > Reported by: Toomas Aas , jase > Tested by: jase > MFC slacker: jh Thanks! -- Jase Thew jase@FreeBSD.org FreeBSD Ports Committer