From owner-freebsd-hackers@FreeBSD.ORG Sun Feb 23 19:54:54 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F1F6489; Sun, 23 Feb 2014 19:54:54 +0000 (UTC) Received: from mail-ve0-x229.google.com (mail-ve0-x229.google.com [IPv6:2607:f8b0:400c:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 302CA1FBE; Sun, 23 Feb 2014 19:54:54 +0000 (UTC) Received: by mail-ve0-f169.google.com with SMTP id c14so1667740vea.28 for ; Sun, 23 Feb 2014 11:54:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=2wGwq1sqwrB+3Wq8phCM0vLngMGiF/aDsM7jDOpJTmw=; b=mLv53/MmvjSSV+69FHSjGGD3fMZLlp+Xknw0PK9pdy/0r5AUfVzudQ09iSL54wHros 73W5i+oagjazUI1KngFsXbl32/atbhow/8q2ZQRsv2IEi0ii5dPTzCeNERLwnA5l8NIZ 5fOvWGqRsD0eKE4YetdjzhEUyoZJVIHQ8aq/wMkJdOCF+GiqFneCxyOLEHxlJFT9zqdm jebsueI6DPIodoeEs0aBEkR8Ho0gdiIqQli8htrMiHlqfvU5AIqyrPsL17vm+yAhtBP1 0k00tmf8oflO1GILYrazT0P6KdLpLnU73YZYi50O5khiYtvs5XXi4zory0jZASc+aCIL +EZg== MIME-Version: 1.0 X-Received: by 10.221.27.194 with SMTP id rr2mr10541988vcb.60.1393185293245; Sun, 23 Feb 2014 11:54:53 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.220.113.199 with HTTP; Sun, 23 Feb 2014 11:54:53 -0800 (PST) In-Reply-To: <530A47BD.6040704@digiware.nl> References: <530049a1.XXZ1PjZFgRyCu9X6%perryh@pluto.rain.com> <53092D83.6050603@digiware.nl> <20140223173042.074d3eb0@ernst.home> <530A47BD.6040704@digiware.nl> Date: Sun, 23 Feb 2014 11:54:53 -0800 X-Google-Sender-Auth: tfrjpIXGqNP4lacnD6EQLGQL1IA Message-ID: Subject: Re: Thoughts on Multi-Symlink Concept From: Adrian Chadd To: Willem Jan Withagen Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-filesystems@freebsd.org, Perry Hutchison , "freebsd-hackers@freebsd.org" , Daniel Eischen , gljennjohn@gmail.com, Jordan Hubbard X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Feb 2014 19:54:54 -0000 I like how noone mentioned how variant symlinks existed in the DEC UNIX on their alpha platforms. It made clustering stuff much more cute to do. -a