tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Enhance ptyfs to handle multiple instances.



On Mar 27,  5:53pm, netbsd%izyk.ru@localhost (Ilya Zykov) wrote:
-- Subject: Re: Enhance ptyfs to handle multiple instances.

| This is a multi-part message in MIME format.
| --------------040300020609040305030709
| Content-Type: text/plain; charset=ISO-8859-1
| Content-Transfer-Encoding: 7bit
| 
| On 27.03.2014 12:51, Ilya Zykov wrote:
| > Hello!
| > Maybe you skipped:
| > Minor corrections readdir and lookup for multi-mountpoint use.
| > 
| >  ptyfs_vnops.c |    6 ++++--
| >  1 file changed, 4 insertions(+), 2 deletions(-)
| > 
| > Resending.
| > 
| > Also main patch for subject.
| > I didn't want locate many code in ptm driver, but in real world,
| > it was the most suitable place(performance, flexible ..).
| > Most of changes were tied with code refactoring. I had added only one 
ptyfs_getmp().
| > In the near future we will need only decide how will keep,get list of mount 
points?
| > 

Yes, we need to think about it. In the general case there won't be many so
it should not be that hard.

christos


Home | Main Index | Thread Index | Old Index