Hi Andrew, On 01/28/2011 06:29 PM, Andrzej Zaborowski wrote: > There seems to be no reason that the fileinfo is cached for file > read or block read requests but not info_only requests, so move > code around to fix this. O_RDWR is changed to O_WRONLY for the > cache file because the file is not being read in case of cache miss. > --- > src/simfs.c | 140 ++++++++++++++++++++++++++++++++++------------------------ > 1 files changed, 82 insertions(+), 58 deletions(-) > Patch has been applied, thanks. Regards, -Denis