Document usage of multiple-instances of devpts
authorSukadev Bhattiprolu <[email protected]>
Fri, 2 Jan 2009 13:42:34 +0000 (13:42 +0000)
committerLinus Torvalds <[email protected]>
Fri, 2 Jan 2009 18:19:36 +0000 (10:19 -0800)
commit784c4d8b1b1e66f8c45e8b889613f4982f525b2b
tree860ce436c24138d2cd2d92088ed0b10d343126c6
parent2a1b2dc0c83bbfc24d72cafd5e69810a149b44e4
Document usage of multiple-instances of devpts

Changelog [v2]:
- Add note indicating strict isolation is not possible unless all
  mounts of devpts use the 'newinstance' mount option.

Signed-off-by: Sukadev Bhattiprolu <[email protected]>
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/filesystems/devpts.txt [new file with mode: 0644]