From owner-freebsd-hackers Fri Jun 28 16: 4: 6 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3849737B400 for ; Fri, 28 Jun 2002 16:04:00 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBB4C43E86 for ; Fri, 28 Jun 2002 16:00:08 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.3/8.12.2) with ESMTP id g5SMvu6I066757; Sat, 29 Jun 2002 00:57:56 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Alfred Perlstein Cc: hackers@freebsd.org Subject: Re: fixing pipe stat In-Reply-To: Your message of "Fri, 28 Jun 2002 15:37:26 PDT." <20020628223726.GC97638@elvis.mu.org> Date: Sat, 29 Jun 2002 00:57:56 +0200 Message-ID: <66756.1025305076@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020628223726.GC97638@elvis.mu.org>, Alfred Perlstein writes: >Currently the pipe_stat routine doesn't return a unique st_dev/st_ino >pair. If someone could suggest a method for grabbing a unique st_dev >entry for all pipes in the system, then we could use the pipe's address >in memory for the st_ino field. > >So how do I reserve a dev for the pipe code? pipes need device numbers ??? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message