diff options
author | Shehjar Tikoo <shehjart@gluster.com> | 2009-07-02 06:20:21 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-07-07 16:24:51 -0700 |
commit | c8ef6e541f4dacd58258b0448046d4fae2c511be (patch) | |
tree | 74c77dbc2b1514504302e86e8fdfad6752fa334e /xlators/performance/write-behind | |
parent | 41027a22054af821caeb2b47a7b93ff028ecaedf (diff) |
libglusterfsclient: Update attr cache on read/write
We werent updating the attr AKA stat cache on read and write
on files so every stat on the file before the timeout was returning
stale attr from the cache. Yuck!
This fixes it. Turns out there is a good aspect of unfs3's notoriety
when it comes to doing stat()s for every operation.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'xlators/performance/write-behind')
0 files changed, 0 insertions, 0 deletions