> Recently there was a thread
> about concurrent file access in the network - apparently FreeDOS
> SHARE and kernel support for it are not as good as in MS DOS

... where this "not as good" support apparently amounts to "may corrupt  
your file system when concurrent write access occurs". This, naturally, is  
expected for MS-DOS-lacking-"SHARE" semantics; with the FreeDOS kernel  
though, there seems to be some missing functionality even with its "SHARE"  
loaded! [I just created and ran a particular test on the latest kernel  
release (build 2041 compiled 2012-02-07) with the latest "SHARE"  
(2005-09-14) loaded and it reproducibly causes clusters to be lost. I  
believe that more serious file system corruption is possible as well.]

Concurrent file (write) access is often incorrectly conflated with  
networking, but can in fact occur even on a single-tasking "single user"  
system that doesn't run anything network-related. (For historical reasons,  
most typical DOS programs try to avoid accessing files in a way that would  
expose such problems, of course.)

Regards,
Chris

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to