regarding NFS

Jehanzeb Hameed (u990056@giki.edu.pk)
Thu, 18 Apr 2002 03:45:38 -0700


I was looking at the code and I couldnt find how NFS implements
inode->i_mapping->a_ops->readpage(filp,page) in
used by generic_file_read in mm/filemapc.c. All I could find was
inode->i_op->readpage(filp,page). But NFS uses generic_file_read....so how
does it work out. Kernel 2.4.17??

Jehanzeb

-
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/