History for ubixos / src / sys / ubixfs / dirCache.c
2004-08-14
@reddawg
Changes
reddawg committed on 14 Aug 2004
2004-08-09
@reddawg
let me know when you got the surce
reddawg committed on 9 Aug 2004
2004-08-01
@flameshadow
chg: fixed string allocation bug in ubixfs_cacheNew()
flameshadow committed on 1 Aug 2004
2004-07-28
@flameshadow
chg: no comment
flameshadow committed on 28 Jul 2004
@flameshadow
chg: re-added moving cached nodes to the front of the list when found ...
flameshadow committed on 28 Jul 2004
2004-07-27
@flameshadow
chg: reduced the number of debugging statements in the kernel.
flameshadow committed on 27 Jul 2004
@reddawg
chg: fixed marks bug readFile did a lookup which is why it looked like it was loopping so much
reddawg committed on 27 Jul 2004
@flameshadow
chg: fixed file not found bug. Still can't find looping issue
flameshadow committed on 27 Jul 2004
@flameshadow
chg: kinda fixed it. Added bunches of debug info
flameshadow committed on 27 Jul 2004
2004-07-25
@flameshadow
chg: re-enabled kprintf() in ubixfs_cacheFind()
flameshadow committed on 25 Jul 2004
2004-07-24
@flameshadow
chg: Temporarily disabled the moving of the found cache node to the front ...
flameshadow committed on 24 Jul 2004
2004-07-22
@reddawg
Ok checking in before I sleep
reddawg committed on 22 Jul 2004
@flameshadow
chg: works now. Thanx ubu
flameshadow committed on 22 Jul 2004
@flameshadow
chg: more directory and file caching
flameshadow committed on 22 Jul 2004
@flameshadow
add: file and dir caching kinda work
flameshadow committed on 22 Jul 2004
2004-07-21
@flameshadow
one more try
flameshadow committed on 21 Jul 2004
@flameshadow
try it now
flameshadow committed on 21 Jul 2004
@flameshadow
weird
flameshadow committed on 21 Jul 2004
@flameshadow
chg: renamed subDirsHead/Tail members of cacheNode to fileListHead/Tail
flameshadow committed on 21 Jul 2004
@flameshadow
add: attributes tag in cacheNode ...
flameshadow committed on 21 Jul 2004
@flameshadow
chg: renamed caching functions (again)
flameshadow committed on 21 Jul 2004
@flameshadow
chg: ubixfws_dirCacheAdd now returns a pointer to the node it added ...
flameshadow committed on 21 Jul 2004
@flameshadow
chg: if subfile/dir isn't in the list, scan through the dir file to see ...
flameshadow committed on 21 Jul 2004
@flameshadow
add: added provisions for file caching
flameshadow committed on 21 Jul 2004
@flameshadow
add: added cwc (current working container) to the osInfo strut
flameshadow committed on 21 Jul 2004
2004-07-20
@reddawg
You like leaving out $Log: $ so i don't know what is going on eh?
reddawg committed on 20 Jul 2004
@flameshadow
chg: renamed them once again to comply with the UbixOS naming convention.
flameshadow committed on 20 Jul 2004
@flameshadow
chg: put strcpy() declaration in the right .h file ...
flameshadow committed on 20 Jul 2004
@flameshadow
add: strcpy() ...
flameshadow committed on 20 Jul 2004
@flameshadow
add: directory caching related stuff
flameshadow committed on 20 Jul 2004