Check-in [67735b9ee3]
Overview
Comment:Updated to flush cache before exiting in exit path mode and allow short reads without returning an error as they seem to be expected
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 67735b9ee34f262331fd029307b0ca10afc81bd1
User & Date: rkeene on 2014-11-15 17:20:18
Other Links: manifest | tags
Context
2014-11-15
17:33
Added dangling symlink support check-in: 538accae67 user: rkeene tags: trunk
17:20
Updated to flush cache before exiting in exit path mode and allow short reads without returning an error as they seem to be expected check-in: 67735b9ee3 user: rkeene tags: trunk
16:46
Added more debugging, renamed appfs_terminate_interp for with more accurate name, fixed FUSE read/write to use pread/pwrite and return no short reads as is required by FUSE, added call to Tcl_FinalizeThread() on thread termination check-in: d5bfe6710c user: rkeene tags: trunk
Changes