Opened 12 years ago
Closed 12 years ago
#9555 closed bug (fixed)
nfs4 caching seems to be too aggressive
Reported by: | augiedoggie | Owned by: | pdziepak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | File Systems/NFS4 | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I have been testing nfs4 mounts from my Haiku box but running into some odd caching behavior. At first it seemed as though mounting with the noac option helped but the problem reappeared later.
When I create a directory on the server side Haiku will not see it until I explicitly do something with it. Even just listing it with "ls mydir" will make it show up.
When this directory gets deleted on the server side and I do a long listing(ls -l) in the parent directory(top level of the mount) then I get odd data back. I was going to post a screenshot of the bad directory listing but the problems seem to be intermittent.
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thank you for reporting this. Fixed in hrev45390.
By the way, this is hrev45385 on a pure gcc4 build.