From owner-freebsd-arch Fri Jun 8 5:27: 1 2001 Delivered-To: freebsd-arch@freebsd.org Received: from assaris.sics.se (assaris.sics.se [193.10.66.234]) by hub.freebsd.org (Postfix) with ESMTP id 5A88237B406; Fri, 8 Jun 2001 05:26:56 -0700 (PDT) (envelope-from assar@assaris.sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id OAA63023; Fri, 8 Jun 2001 14:26:53 +0200 (CEST) (envelope-from assar) To: "Patrick W. Penzias Dirks" Cc: FreeBSD-FS@FreeBSD.ORG, FreeBSD-Arch@FreeBSD.ORG Subject: Re: Support for pivot_root-like system call? References: <200106072103.f57L37l26327@scv2.apple.com> From: Assar Westerlund Date: 08 Jun 2001 14:26:53 +0200 In-Reply-To: "Patrick W. Penzias Dirks"'s message of "Thu, 7 Jun 2001 14:03:06 -0700" Message-ID: <5lelsvtawi.fsf@assaris.sics.se> Lines: 16 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Patrick W. Penzias Dirks" writes: > I'm the filesystems tech lead in Apple's Mac OS X Core OS group. > Prompted by the needs of, among others, virus protection software > developers who want to be able to mount "on" the root directory to > intercept ALL filesystem calls in the system, I'm contemplating > implementation of a new system call in Mac OS X to do something like > Linux's pivot_root system call: > > int pivot_root(const char *new_root, const char *put_old); Could you explain to me/us how you would implement virus protection software (or something similiar), based on pivot_root? Is there any such stuff for linux that uses pivot_root? /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message