Supporting Files With Data

Supporting files with data is simpler then it looks, because we leave most of the work to the page cache, and the VFS's generic page-handling functions.
We simply need to map all address-space operations to functions that invoke the VFS generic page-handling functions, and implement a single function - stamfs_get_block():

Originally written by Valid HTML 4.01!guy keren