I believe that the following patch, which will be committed to CVS shortly, should fix this problem. Since you can trigger the problem more deterministically than I have been able to, could you test it for us?

Thanks

--- cut ---
Index: src/afs/LINUX/osi_vnodeops.c
===================================================================
RCS file: /cvs/openafs/src/afs/LINUX/osi_vnodeops.c,v
retrieving revision 1.97
diff -u -d -r1.97 osi_vnodeops.c
--- src/afs/LINUX/osi_vnodeops.c        8 Mar 2005 22:05:45 -0000       1.97
+++ src/afs/LINUX/osi_vnodeops.c        6 Apr 2005 21:30:53 -0000
@@ -1835,6 +1835,7 @@
  .follow_link =       page_follow_link,
#else
  .follow_link =       page_follow_link_light,
+  .put_link =          page_put_link,
#endif
  .setattr =           afs_notify_change,
#else
--- cut ---


Attachment: p7sNovgCYWOdf.p7s
Description: S/MIME cryptographic signature

Reply via email to