When trying to do a SetEndOfFile that goes beyond the current EOF, Dokan
doesn't pass through the call to the implementation's SetEndOfFile (line 51
of dokan/setfile.c,
http://www.google.com/codesearch/p?hl=de#ER2YZypmdXg/trunk/dokan/setfile.c&q=han
dle%20package:http://dokan\.googlecode\.com&l=45).
Comment:
I guess you found some issues in just passing through this call to the
implementation's SetEndOfFile, did you? But from my experience, handling
the EOF and extending the file's allocation for any access beyond it (write
or truncate) is the file system's business.
Original issue reported on code.google.com by fhupf...@gmail.com on 4 Jan 2009 at 2:23
Original issue reported on code.google.com by
fhupf...@gmail.com
on 4 Jan 2009 at 2:23