tjr         2004/01/03 16:57:22 PST
  FreeBSD src repository
  Modified files:
    sys/fs/smbfs         smbfs_node.c 
  Log:
  In smbfs_inactive(), only invalidate the node's attribute cache if we
  had to send a file close request to the server.
  
  Revision  Changes    Path
  1.18      +1 -1      src/sys/fs/smbfs/smbfs_node.c