Jump-start your project by learning from devs who
write Windows drivers and file systems every day.
Take an OSR seminar!

OSR is Hiring! Click here to find out more.

Upcoming OSR Seminars:
Windows Internals & Software Drivers Lab, Santa Clara, CA 5-9 August, 2013
Kernel Debugging & Crash Analysis for Windows Lab, Santa Clara, CA 9-13 September, 2013
Writing WDF Drivers for Windows Lab, Boston, MA 7-11 October, 2013
Developing File Systems for Windows, Seattle, WA 5-8 November, 2013


Go Back   OSR Online Lists > ntfsd
Welcome, Guest
You must login to post to this list
  Message 1 of 2  
26 Jun 12 09:30
adnan
xxxxxx@gmail.com
Join Date: 08 Mar 2012
Posts To This List: 113
FileSystem write issue

Hi All, I have written a (existing) file system driver for windows. I have recently added cache to the driver. When I write a new file to the disk using the file system driver. It is written successfully with all the contents of file available and fine. But when I edit a file on the disk using my file system driver (e.g. a text file or paint file). I don't get the new contents (garbage in text file). After the unmount and then mount, there is no data written at all. Can anyone point what could be wrong here. (if you need more information please feel free to ask)
  Message 2 of 2  
26 Jun 12 23:40
Tony Mason
xxxxxx@osr.com
Join Date:
Posts To This List: 2356
List Moderator
RE: FileSystem write issue

There is a bug in your file system driver. But the "issue" that you describe is so broad that it suggests you are doing something very fundamental wrong. I'd suggest looking at how you are handling paging I/O operations. Tony OSR
Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You must login to OSR Online AND be a member of the ntfsd list to be able to post.

All times are GMT -5. The time now is 09:10.


Copyright ©2012, OSR Open Systems Resources, Inc.
Based on vBulletin Copyright ©2000 - 2005, Jelsoft Enterprises Ltd.
Modified under license