Opened 11 years ago

Closed 11 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 augiedoggie, 11 years ago

By the way, this is hrev45385 on a pure gcc4 build.

comment:2 by pdziepak, 11 years ago

Resolution: fixed
Status: newclosed

Thank you for reporting this. Fixed in hrev45390.

Note: See TracTickets for help on using tickets.