Opened 16 years ago
Closed 15 years ago
#3542 closed enhancement (fixed)
BFS support via FUSE
Reported by: | axeld | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
We already have the bfs_shell as part of our build system that works natively on Linux, FreeBSD, and other POSIX compliant operating systems.
This could be used to make BFS accessible read/write via FUSE.
Note:
See TracTickets
for help on using tickets.
Was part of a GSoC 2009 project and is basically working, although some things could still be improved.