|
|
About ::
TODO ::
Blog ::
RSS ::
Old blog ::
Projects ::
GIT ::
Gallery ::
Notes
Tue, 15 Jan 2008
POHMELFS development progrees.
If you are curious about strange delay in POHMELFS development do not think
it is closed or stuck, there is number of things I'm working on in this network
filesystem and delay is only because of administrivia steps about my testing environment
and things like that...
Now it seems things settled down and I have some news.
First, it supports object creation in the filesystem, so far only regular files, but
directories, links and directories is just a matter of additional flags, so it is simple.
Second, it supports object removal (tested on files only though). It does not support
file writing yet, and all metadata operations described above (removing and creation)
perform network sending and receiving (removing can be done in local cache only).
I will write more detailed explaination of the operations involved just after directory/link
creation is ready, likely tomorrow.
/devel/fs :: Link / Comments ()
|