Union File System

157 views
Skip to first unread message

Michele Preti

unread,
Apr 15, 2012, 5:54:10 PM4/15/12
to do...@googlegroups.com
Hi all,
i need a linux like union file system, and I'm really surprised that i can't find even one.
but it really does not what it should, it just get a "read only" folder, and a "write" folder and join them, treating oddly deleted files.

I'm looking for a fs which i can give a list of folders (saying which read-only and which not) and get a new driver with all the files and subfolders

does it already exist ?

Carsten Krüger

unread,
Apr 16, 2012, 11:31:12 AM4/16/12
to Michele Preti
Hello Michele,

> i need a linux like union file system, and I'm really surprised that i
> can't find even one.

Dokan is in my opinion not ready for production use.
The kernel driver produces randomly blue screens (even if no dokan fs
is used at all)

greetings
Carsten

Michele Preti

unread,
Apr 16, 2012, 11:35:56 AM4/16/12
to do...@googlegroups.com, Carsten Krüger
thanks, this thing leaves me disappointed ... I thought to create myself the file system but if you say that is unstable not worth it.

Is there any other similar library to work with?

Carsten Krüger

unread,
Apr 16, 2012, 2:32:37 PM4/16/12
to Michele Preti
Hello Michele,

> thanks, this thing leaves me disappointed ... I thought to create myself
> the file system but if you say that is unstable not worth it.

> Is there any other similar library to work with?

The only usermode lib I'm aware of is commercial:
http://www.eldos.com/cbfs/

But you can write a kernel mode (ring 0 driver).
Look for: Installable File System

greetings
Carsten

mladenovic

unread,
Apr 17, 2012, 9:01:27 AM4/17/12
to do...@googlegroups.com
Can you use this http://liquesce.codeplex.com/.

Frediano Ziglio

unread,
Apr 17, 2012, 9:04:49 AM4/17/12
to do...@googlegroups.com

I think that fixing Dokan would be better than writing only kernel drivers.

Did you notice any possible reason for these crashes? Which systems? Special conditions like power saving, drives changes, plug/unplug, registration or any possible cause?
I notice that killing userspace can cause a crash inside kernel.

Frediano

Michele Preti

unread,
Apr 17, 2012, 10:21:05 AM4/17/12
to do...@googlegroups.com
this seem exactly what i need, many thanks

Carsten Krüger

unread,
Apr 19, 2012, 4:57:28 AM4/19/12
to do...@googlegroups.com
Hello Frediano,

> I think that fixing Dokan would be better than writing only kernel drivers.

Yes, but I think development of kernel driver is stopped/sleeping.

> Did you notice any possible reason for these crashes?

No

> Which systems?

Windows 7 SP1 x32

> Special conditions like power saving, drives changes,
> plug/unplug, registration or any possible cause?

Not at all. If so I would have reportet a bug.
Took me a while for discovering that dokan crashes my system.

greetings
Carsten

Reply all
Reply to author
Forward
0 new messages