Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2007 10:01:17 -0700
From:      "Howard Su" <howard0su@gmail.com>
To:        fs@freebsd.org
Subject:   handle special file type in tmpfs
Message-ID:  <f126fae00704171001r65c9597coa2023c361e6fd034@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I am facing a problem when porting tmpfs. What's the story for FreeBSD
to support special type of files, like BLK, CHR, FIFO, SOCKET? I know
BLK/CHR will be
handled by devfs. How about FIFO & SOCKET? Need any special code to
handle them? Or they will be handled by VFS? Even, should tmpfs
support them?

-- 
-Howard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f126fae00704171001r65c9597coa2023c361e6fd034>