Date: Fri, 28 Jun 2002 15:37:26 -0700 From: Alfred Perlstein <bright@mu.org> To: hackers@freebsd.org Cc: phk@freebsd.org Subject: fixing pipe stat Message-ID: <20020628223726.GC97638@elvis.mu.org>
next in thread | raw e-mail | index | archive | help
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? -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020628223726.GC97638>