Experimental read cache patches, part 2 of 4

Dave Collier-Brown davec-b at rogers.com
Thu May 29 02:04:34 GMT 2003


--- close.old.c Tue May 27 20:05:13 2003
+++ close.c     Wed May 28 21:17:21 2003
@@ -96,6 +96,7 @@ static int close_filestruct(files_struct
                        ret = -1;
 
                delete_write_cache(fsp);
+               delete_read_cache(fsp);
        }
 
        conn->num_files_open--;



More information about the samba-technical mailing list