Rewrite file_touch to use fstat after open rather than stat and then
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 12 Apr 1990 22:51:15 +0000 (22:51 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 12 Apr 1990 22:51:15 +0000 (22:51 +0000)
commit534d7e8f3cd95766f2ef8612af7dbc80dc98bf01
treeff6c4519a9e91c768439e86e0a66d5be287a524b
parentb9f7807974fd30e159a34b52cd252ffb786fb43c
Rewrite file_touch to use fstat after open rather than stat and then
open.  This seems to reduce the problems with stale NFS handles, and
should affect nothing else.
v7/src/microcode/pruxfs.c