Pelles C forum

C language => Beginner questions => Topic started by: vedro-compota on January 26, 2012, 01:54:59 PM

Title: how to write file system driver for linux
Post by: vedro-compota on January 26, 2012, 01:54:59 PM
Hi there)

Guys  - if anybody know about a good articles (or something like that - what will be usefull to read) on the topic "file system driver creation"  - please give link or  advice).
I need something not too sophisticate for begining.

big thanks in advance)
Title: Re: how to write file system driver for linux
Post by: CommonTater on January 26, 2012, 03:15:27 PM
You do understand that Pelles C is only for windows.... right?

Title: Re: how to write file system driver for linux
Post by: vedro-compota on January 27, 2012, 10:24:47 AM
QuoteYou do understand that Pelles C is only for windows.... right?
yes - of course ) but this is C lang. section - so i think that it's not illegal to ask about linux file system  ) 
Title: Re: how to write file system driver for linux
Post by: CommonTater on January 27, 2012, 03:36:24 PM
I didn't mean to imply there's anything wrong with asking...

File system drivers are very complex code and it would be a shame to see you do all that work only to discover that Pelles C can't do it for you...  A windows driver, yep... a linux driver, nope.



Title: Re: how to write file system driver for linux
Post by: vedro-compota on January 27, 2012, 03:41:51 PM
ok) i understand you now.
Title: Re: how to write file system driver for linux
Post by: CommonTater on January 27, 2012, 04:02:15 PM
Quote from: vedro-compota on January 27, 2012, 03:41:51 PM
ok) i understand you now.

Sorry about that... I probably should have worded it a bit more carefully.

Title: Re: how to write file system driver for linux
Post by: vedro-compota on January 27, 2012, 04:58:08 PM
you shouldn't be sorry about this)
you've helped me a lot  - in other threads )) thank you)