lp://staging/bzr-fs
Created by
Markus Korn
and last modified
- Get this branch:
- bzr branch lp://staging/bzr-fs
Only
Markus Korn
can upload to this branch. If you are
Markus Korn
please log in for upload directions.
Branch information
Recent revisions
- 30. By Markus Korn
-
mount.bzrfs: support relative path to a branch; started to fix errors in writing/
reading/ creating files in the CURRENT-directory; added a '.STATS'-dir to each revision in REVISIONS: this directory currently contains 'RECENTLOG' which show the latest commit-message - 25. By Markus Korn
-
creating files/directories ist still NOT WORKING correctly but the whole system is much faster as we avoid tree operations in BzrFs.getattr() as much as possible
- 23. By Markus Korn
-
fist step to remove the _all_unknown() -performance killer: THIS REVISION IS BROKEN
- 22. By Markus Korn
-
BzrFs: implemented mkdir(); fixed permissions; get a list of all unknown files in the workingtree