Patch Note for v7.3.0.111
Patch Information | |
---|---|
Release | v7.3.0.111 |
Date | 2023-08-28 |
Document Version | 1 |
Resolved Issues
-
AGT-44834 [CS1463785]: CTE agent crashed after LDT policy was applied to a GuardPoint
This issue is specific to a setup where one volume was mounted on another volume. CTE agent was not correctly updating the appropriate object before sending the request down the stack. This has been fixed.
-
AGT-45477 [CS1473457] Unable to access the CIFS shares after GuardPoint is enabled
The FileSystem on this specific system was enforcing case sensitivity of the folder and file names. This is a system configuration specific issue, which has been handled in this patch.
-
AGT-45502 [CS1470664]: Incompatibility between CTE agent and Citrix application
This issue is the interoperability between CTE and Citrix. The Citrix application was opening a path that was internal to the Citrix application. When CTE agent tried to open the path, it failed with error code STATUS_NOT_SUPPORTED. This has been fixed.
-
AGT-46314 [CS1462376]: CPU utilization improvements in CTE agent when no GuardPoint is active
CTE agent was launching a thread to detect if more processing was needed. This operation was performed even if no GuardPoint was active on the system. This issue was only visible when the system had 200+ CPU cores. This has been fixed.
-
AGT-46568 [CS1476198]: CTE agent allowed a GuardPoint on a folder when NTFS compression was enabled
CTE agent does not support NTFS compression and encryption in a root directory GuardPoint. CTE agent was allowing a standard, or LDT, GuardPoint to be applied to a root directory where compression was enabled. This has been fixed.
-
AGT-46873 [CS1474409] | AGT-45257 [CS1472032] | AGT-46877 [CS1486003]: CTE agent crashed intermittently
CTE agent was passing the wrong length while copying the data. Also, CTE agent was using an incorrect file object which was not valid for non-create operations. This has been fixed.
Known Issue
-
AGT-46989: Compressed files can obtain LDT metadata attributes; encryption key info, file corruption and system crashes occur
This issue is only observed when CTE is using the
vmlfs
driver.Work-around
Use the
vmfiltr
driver. Thevmfiltr
driver handles the compressed files in the guarded sub-directory properly.