[openbeosstorage] Re: Dir to FileDescriptor transition

Okay, I went ahead and checked in new kernel_interface files that have 
directory functions that accept FileDescriptors. The old versions that take a 
StorageKit::Dir are still there (for a short time; don't use them :-), prefixed 
with a 'd'.

These are the versions that leak memory; I'm still working on the cached 
versions (I had to do my taxes :-( Ugggghhh). But I know I'm not going to be 
able to do much the next day or two, so I wanted to get these in there in case 
anyone needed to use them.

An updated BEntry and BNode are in there as well.

-Tyler


Other related posts: