Develop a VFS driver in Linux

Encerrado Postado Mar 11, 2013 Pago na entrega
Encerrado Pago na entrega

The project consists on developing a Linux VFS filesystem module.

The driver has to read a configuration file with the next format:

[VFS]

SourceFolder = /share/NAS/Source

IndexFolder = /share/NAS/Index

DataFile = /share/NAS/Data/[login to view URL]

ExcludedProcess = ExcludedProgram

The driver has to intercept all the file system operations over SourceFolder, unless the process who try to access to those files is the excluded process. Every time any other process try to access to a file stored inside the SourceFolder the driver has to do the next actions:

- Read function:

o Check if there is a equivalent file inside the Indexfolder. For example if someone try to read the file “/share/NAS/Source/Folder1/SubFolder1/File2”, check if exists the file “/share/NAS/Index/Folder1/SubFolder1/File2”.

o If the index file exist:

? This index file will contain the offsets where is stored the real content of File2 in the DataFile. The format of the index file is a header and one offset of 64bit for each 16KB.

? The driver has to read the desired buffer from the DataFile based in the index file and return a buffer with the required content.

o If the index file does not exist, return the required content from the source file.

- Write, Delete and Rename functions:

o If the index file exist, block the writing action returning an access denied error.

o If the index file does not exist, let do the writing action.

The code has to be written in C language.

Additionally to the development of the driver, you have to develop a testing tool, a program to test the excluded process and write a document describing in detail how to compile, install and test the project in 32 and 64 bit OS.

You should thoroughly test all the code before delivery and of course, deliver them without compilation errors or warnings.

We will test the program with Ubuntu 12.10 and we use Eclipse Juno as IDE.

Programação C Linux Arquitetura de software

ID do Projeto: #4322864

Sobre o projeto

8 propostas Projeto remoto Ativo em Apr 17, 2013

8 freelancers estão ofertando em média $713 nesse trabalho

stream18

Nice project, I have experience doing linux kernel modules (both drivers and stackable filesystems) so I think it's going to be interesting working on this if you agree.

$800 USD in 14 dias
(23 Comentários)
7.3
DavidLou

Hi Carza, I would like you to know what you think of my ideas for this project.

$750 USD in 21 dias
(23 Comentários)
5.8
PaulIonkin

Hello, I'm highly experienced Linux / C server-side developer (12 years in this area). I've created a number of successful VFS filesystem projects in the past (will send you references to my related OpenSource proje Mais

$800 USD in 20 dias
(1 Comentário)
3.1
SoftwareParadise

ready to do

$600 USD in 26 dias
(1 Comentário)
0.0
backtrack85

I am an experienced C programmer and I can do the job

$700 USD in 20 dias
(0 Comentários)
0.0
veltrod

Hi, Veltrod Software services is a global software consulting company specialized in providing Mobile applications, Social media frameworks and eCommerce solutions. Leveraging best-in-class people, processes, and te Mais

$850 USD in 25 dias
(1 Comentário)
0.0
PankajCh

I am an expert Linux device driver developer. I have gone through the requirements and can deliver A+ quality driver. Please review my message.

$700 USD in 14 dias
(0 Comentários)
0.0
daicb

Dear Carza I am a DAICB sales agent. We have at our disposal highly trained professionals ready to serve and bring your ideas to reality with the highest efficiency and quality. Our company takes care to ensure the qua Mais

$500 USD in 20 dias
(0 Comentários)
0.0