[openbeos] OpenBFS Progress - Episode X :)
- From: "Bruno G. Albuquerque" <bga@xxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Sat, 23 Feb 2002 10:48:05 EST (-0300)
- Date: Sat, 23 Feb 2002 10:46:44 EST (-0300)
Ok, just a small progress report to get you guys into the loop and so
you can see that work is being done and things are progressing very
well:
1 - OpenBFS volumes are now mounted as read/write unless you force them
to be read-only.
2 - A lazy semaphore locking mechanism is in place for all the locking
stuff needed by write support.
3 - Free space is reported as expected so programs actually think they
can write to the disk (but they really can't right now).
4 - A "dumb" transaction class is in place. All write capable calls
will use this class to write data to disk. So far, all it does is write
the data in the place where it should be, no journaling is implemented.
That's it for now.
-Bruno
--
Fortune Cookie Says:
Millihelen, adj:
The amount of beauty required to launch one ship.
? Ok, just a smal
--
Fortune Cookie Says:
It is impossible to travel faster than light, and certainly not
desirable, as one's hat keeps blowing off.
-- Woody Allen
Other related posts:
- » [openbeos] OpenBFS Progress - Episode X :)