Opened 15 years ago

Last modified 13 years ago

#54 new enhancement

Implement support for FUSE — at Version 4

Reported by: Martin Decky Owned by:
Priority: minor Milestone:
Component: helenos/fs/other Version: mainline
Keywords: suggestion, gsoc10 Cc:
Blocker for: Depends on:
See also:

Description (last modified by Jakub Jermář)

Implement a connector between VFS and FUSE (libfuse).

Details
What Gains and Benefits will this bring?
This should allow us to add a lot of file system implementations just by porting them from other systems with FUSE support.
Difficulty
medium
Required skills
A successful applicant will have good skills of programming in the C language and also the ability to program in a multi-server environment, which includes communicating using HelenOS IPC.
Documentation
The file system framework is described in the Implementation and design of the file system layer knowledge article and HelenOS IPC is documented in the IPC for Dummies knowledge article.

Change History (4)

comment:1 by Jakub Jermář, 14 years ago

Component: unspecified
Keywords: assignment added

comment:2 by Jakub Jermář, 14 years ago

Keywords: suggestion added; assignment removed

comment:3 by Jakub Jermář, 14 years ago

Component: unspecifiedfs/other

comment:4 by Jakub Jermář, 14 years ago

Description: modified (diff)
Keywords: gsoc added
Note: See TracTickets for help on using tickets.