Chrooted enviroments that need ptys cannot use ptyfs at this time because only one instance of ptyfs is supported. The task is to enhance ptyfs so that it can be mounted multiple times. The problems that need to be solved are:

This project is implemented all in the kernel and has no documentation requirements.

For extra credit you can investigate if providing continuous numbers (without gaps) is feasible without too much recoding, and implement it.

Add a comment