Fixes Defects: PI09145,PI29895,PI30677,PI31607,PI32551,PM74054 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. 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. PI31607: Problem: Oracle Solaris 11 supports NFS exports from non-global zones, but exporting an IBM Rational ClearCase dynamic view for non-clearcase access from a NGZ as superuser fails with "Not owner" error message. Fix: The ClearCase export_mvfs feature has been corrected to allow exports from a non-global zone on Solaris 11. PI32551: Problem: Users of IBM Rational ClearCase might encounter system crashes in xdr_string when looking up pathnames with an @@ in them. Fix: Users will no longer encounter panics in xdr_string in ClearCase versions 8.0.0.14 or later and 8.0.1.07 or later. PM74054: Problem: Rarely, rebooting a Solaris-based machine with IBM Rational ClearCase installed leads to a crash characterized by the message "mvfs: LOCK: recursive lock". Fix: The synchronization facilities surrounding MVFS unload have been improved to eliminate the issue.