Intended to allow different file classes to implement their own
file operations; currently supporting regular and block device
files. This support would also be required for a native file
system, for example.
Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>