]> git.neil.brown.name Git - history.git/commit
[PATCH] make devpts filesystem mandatory even for CONFIG_DEVFS
authorChristoph Hellwig <hch@lst.de>
Thu, 17 Apr 2003 06:09:42 +0000 (23:09 -0700)
committerChristoph Hellwig <hch@lst.de>
Thu, 17 Apr 2003 06:09:42 +0000 (23:09 -0700)
commit612d5b9967c1991368911f0393a38042cae5e428
tree0b2b2bbe0fb05a0244d139b878bae1fdfd29e474
parent8f8d237e5a9276afaac57887140e5f3ebd11da0f
[PATCH] make devpts filesystem mandatory even for CONFIG_DEVFS

This patch rips out handling of UNIX98 ptys from devfs.  We already
have a special small filesystem to handle it (devpts) that's always
compiled in anyway.  This allows to get rid of all DEVFS_FL* flags and
some gunk in devfs.
drivers/char/pty.c
drivers/char/tty_io.c