Re: [PATCH 3/4] Conditionally forward some fsys_* RPCs to the mountee.

2009-07-30 Thread Sergiu Ivanov
Hello, On Mon, Jul 27, 2009 at 09:12:46AM +0200, Carl Fredrik Hammar wrote: > This is just a thought that suddenly struck me, I figure I'll get it > out so I don't forget it. > > On Fri, Jul 17, 2009 at 01:58:01PM +0300, Sergiu Ivanov wrote: > > +/* Shutdown the filesystem; flags are as for fsys_

Re: [PATCH 3/4] Conditionally forward some fsys_* RPCs to the mountee.

2009-07-27 Thread Carl Fredrik Hammar
Hi, This is just a thought that suddenly struck me, I figure I'll get it out so I don't forget it. On Fri, Jul 17, 2009 at 01:58:01PM +0300, Sergiu Ivanov wrote: > +/* Shutdown the filesystem; flags are as for fsys_goaway. */ > +error_t > +netfs_shutdown (int flags) > +{ > + int nports; > + in