From owner-freebsd-hackers Mon Oct 18 11:30:37 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 1AF4514BC3 for ; Mon, 18 Oct 1999 11:30:30 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (cs1-gw.cs.binghamton.edu [128.226.171.72]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with SMTP id OAA20711 for ; Mon, 18 Oct 1999 14:30:29 -0400 (EDT) Date: Mon, 18 Oct 1999 13:27:45 -0400 (EDT) From: Zhihui Zhang To: freebsd-hackers@freebsd.org Subject: Update the name of a filesystem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can anyone tell me the reason why we want to update the name of a filesystem with the mount(8) command? From the source code, the new name must be on the same vnode or device as the old name. Any help is appreciated. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message