Skip to content

Commit

Permalink
Staging: pohmelfs: inode operations.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Evgeniy Polyakov authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent e3eec94 commit b3f08ca
Showing 1 changed file with 1,976 additions and 0 deletions.
Loading

0 comments on commit b3f08ca

Please sign in to comment.