Re: How VFS interacts with a file driver

2001-05-14 Thread Albert D. Cahalan
Daniel Phillips writes: > On Monday 14 May 2001 07:29, Blesson Paul wrote: >>I am trying to implement a distributed file system. Me too! :-) >> For that I write a file driver. I want to know the following things >> >> 1 . If I am writing a new file system, is it necessary to mo

Re: How VFS interacts with a file driver

2001-05-14 Thread Daniel Phillips
On Monday 14 May 2001 07:29, Blesson Paul wrote: > Hi >I am trying to implement a distributed file system. > For that I write a file driver. I want to know the following things > > 1 . If I am writing a new file system, is it necessary to modify the > existing structs including ino