linux/drivers/staging/pohmelfs
Evgeniy Polyakov b3f08cad3d Staging: pohmelfs: inode operations.
This is the main patch which implements inode operations
(like reading and writing) and superblock processing
(filesystem registration, initial autoconfiguration
with the server like permissions, size of the exported
dir, amount of the objects created and so on).

POHMELFS relies on system's writeback cache mechanism
shown here, as long as cache coherency protocol described
later.

Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:53:34 -07:00
..
config.c
crypto.c Staging: pohmelfs: crypto processing. 2009-04-03 14:53:33 -07:00
dir.c Staging: pohmelfs: directory operations. 2009-04-03 14:53:34 -07:00
inode.c Staging: pohmelfs: inode operations. 2009-04-03 14:53:34 -07:00
path_entry.c Staging: pohmelfs: directory operations. 2009-04-03 14:53:34 -07:00