Fixes Defects: PI09145,PI19788,PI29042,PI29895,PI30677 This patch contains the following software changes: PI09145: Problem: IBM Rational ClearCase "cleartool lsprivate -l" takes significantly longer to run than "cleartool lsprivate -short". Fix: When in a dynamic view "cleartool lsprivate -l" no longer looks for "view.dat" files and minimizes opens of the "clearcase_specdev" file. PI19788: Problem: When running ClearCase on a Microsoft Windows system, the system may encounter a STOP error (blue screen) while an application is opening a file. Fix: A race condition in the ClearCase MVFS driver for Windows, which could allow an uninitialized pointer to be referenced, has been fixed. PI29042: Problem: If you have checked out a file in IBM Rational ClearCase and then opened the Version Tree Browser, you may find that the contents of the file are zeroed out if you do a CTRL+S in the Version Tree. Fix: CTRL+S in the Version Tree no longer alters the contents of files. PI29895: Problem: When working in IBM Rational ClearTeam Explorer (CTE) Extension integrated with Rational Software Architect RealTime Edition(RSA RTE), you may find that the model is not refreshed after you cancel the checkout of a model fragment.   Fix: The model is now refreshed after cancel of a checkout of a model fragment. PI30677: Problem: Users in "other" groups get "permission denied" errors accessing a sub-directory in a IBM Rational ClearCase VOB if it's parent has 771 permissions. Fix: The view_server component now correctly checks the execute bit (when ACLs are not enforced), or checks the lookup-dir permission (when ACLs are enforced), when looking up child objects.