Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Is it possible to create file system drive using UMDF

57 views
Skip to first unread message

ramesh

unread,
Feb 21, 2012, 7:13:29 AM2/21/12
to
Is it possible to create file system drive using UMDF? and also if
better to know the reason?

//Ramesh

Don Burn

unread,
Feb 21, 2012, 8:11:59 AM2/21/12
to
No, UMDF does not handle much of what is needed for a file system.
There have been some commercial third party products that claim to
support user space file system development but their quality is pretty
much unknown.

Do you really need a file system? This isn't Unix/Linux for /proc file
systems, that isn't the way to manage things in Windows. Most other
cases you are either doing a file system for reliability or speed and
those don't fit well with a user space effort.


Don Burn
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr



"ramesh" <msrame...@gmail.com> wrote in message
news:ddb95f0c-6d87-4277...@vq5g2000pbc.googlegroups.com:
0 new messages