Re: regarding NFS

Trond Myklebust (trond.myklebust@fys.uio.no)
Fri, 19 Apr 2002 15:46:03 +0200


On Friday 19. April 2002 04:26, Jehanzeb Hameed wrote:
> > No. inode->i_mapping is initialized by the VFS, not the NFS client
> > filesystem. (see linux/fs/inode.c:clean_inode())
> >
> > Cheers,
> > Trond
>
> but then why does RAMFS assign it..??

I didn't do RAMFS, so I have no idea. Perhaps they figured that the effect of
the extra indirection was not too performance critical?

Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/