From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 3/5] simfs: Use cache for sim_fs_read_info requests too.
Date: Thu, 03 Feb 2011 11:38:14 -0600 [thread overview]
Message-ID: <4D4AE806.1000909@gmail.com> (raw)
In-Reply-To: <1296260961-15155-3-git-send-email-andrew.zaborowski@intel.com>
[-- Attachment #1: Type: text/plain, Size: 542 bytes --]
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
next prev parent reply other threads:[~2011-02-03 17:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-29 0:29 [PATCH 1/5] simfs: Reset op_source in simfs_read_block Andrzej Zaborowski
2011-01-29 0:29 ` [PATCH 2/5] simfs: Return from sim_fs_op_check_cached on error Andrzej Zaborowski
2011-01-29 17:22 ` Denis Kenzior
2011-01-29 0:29 ` [PATCH 3/5] simfs: Use cache for sim_fs_read_info requests too Andrzej Zaborowski
2011-02-03 17:38 ` Denis Kenzior [this message]
2011-01-29 0:29 ` [PATCH 4/5] ofono_sim_context api header changes Andrzej Zaborowski
2011-02-03 19:17 ` Denis Kenzior
2011-01-29 0:29 ` [PATCH 5/5] Implement ofono_sim_context api Andrzej Zaborowski
2011-01-29 17:22 ` [PATCH 1/5] simfs: Reset op_source in simfs_read_block Denis Kenzior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D4AE806.1000909@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.