Commit History

Author SHA1 Message Date
  Thomas Waldmann 334f73df08 use hlfuse similar to llfuse, move import 2 weeks ago
  Thomas Waldmann cc18e3f171 rename fuse2 -> hlfuse 2 weeks ago
  Thomas Waldmann 2e567d9785 fuse_impl.ENOATTR (import from borg.platform) 2 weeks ago
  Thomas Waldmann 562bb27368 fix hardlink inode issue 2 weeks ago
  Thomas Waldmann 7590d1eed4 add has_any_fuse flag 2 weeks ago
  Thomas Waldmann 3e676e95c1 pytest report header: report llfuse/pyfuse3/mfusepy 2 weeks ago
  Thomas Waldmann 43c7878a56 docs: update installation requirements and BORG_FUSE_IMPL about mfusepy 2 weeks ago
  Thomas Waldmann 176dec80f3 integrate mount2_cmds_test into mount_cmds_test 4 weeks ago
  Thomas Waldmann ead93b6d12 integrate mount2/umount2 into mount/umount, use BORG_FUSE_IMPL 4 weeks ago
  Thomas Waldmann 71416d76f4 fuse2: getattr: prefer fh lookup if possible 4 weeks ago
  Thomas Waldmann 0aa7c16749 fuse2: improve comments 1 month ago
  Thomas Waldmann 3393c0f2b7 fuse2: implement lazy children dict allocation for DirEntry 1 month ago
  Thomas Waldmann 8eb676b047 fuse2: remove path from packed inodes to save memory 1 month ago
  Thomas Waldmann a842234843 fuse2: add __slots__ to DirEntry for memory optimization 1 month ago
  Thomas Waldmann 72befa1bcf fuse2: rename Node -> DirEntry, inode_count -> current_ino 1 month ago
  Thomas Waldmann 9651b083df Optimize fuse2 memory usage with centralized packed item storage 1 month ago
  Thomas Waldmann 6632b1187a fuse2: remove unused fuse_main 1 month ago
  Thomas Waldmann f545ebbf0d fuse2: optimize/generalize debug and test logging 1 month ago
  Thomas Waldmann 2d1772f919 fuse2: versions view + test 1 month ago
  Thomas Waldmann c21c42b1a9 mount2/umount2: mfusepy-based alternative FUSE fs implementation 1 month ago
  TW a0e250df0a Merge pull request #9231 from ThomasWaldmann/enoattr 4 days ago
  Thomas Waldmann 9ae6da88aa import ENOATTR from borg.platform 4 days ago
  Thomas Waldmann 663732c8bd move ENOATTR definition to borg.platform.base 4 days ago
  TW 42e645e6a2 Merge pull request #9229 from ThomasWaldmann/haiku-fixes 1 week ago
  Thomas Waldmann dcdc91c1cc improve fs_test 1 week ago
  Thomas Waldmann 6be6b1d942 test_with_lock: skip on Haiku OS 1 week ago
  Thomas Waldmann 4df1a534de tests: refactor expected item_count 1 week ago
  Thomas Waldmann 4a701b65ea add debug prints for sys.path and PATH 1 week ago
  Thomas Waldmann 87ff42ee27 add debug print to display archive contents 1 week ago
  Thomas Waldmann 1721d1b080 fs_test: exclude Haiku OS from "~root" expansion check 1 week ago