OBSOLETE Patch-ID# 101487-01 Keywords: 4.1.3_U1 mandatory locking ufs_vnodeops.o Synopsis: OBSOLETED by 101508 Date: Jan/25/94 Solaris Release: 1.1.1 SunOS Release: 4.1.3_U1 Unbundled Product: Unbundled Release: Relevant Architectures: sparc BugId's fixed with this patch: 1146022 Changes incorporated in this version: Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: 101508-01 Patches required with this patch: Obsoleted by: 101508 Files included with this patch: ufs_vnodeops.o Problem Description: 1146022 : Mandatory locking gets set when it shouldn't Mandatory locking should occur when the setgid bit is set and the group execute bit isn't. The check for execute bit was not being done. Patch Installation Instructions: 1. Make a copy of the FCS version mv /sys/`arch -k`/OBJ/ufs_vnodeops.o /sys/`arch -k`/OBJ/ufs_vnodeops.o.sav 2. Copy the new version cp `arch -k`/ufs_vnodeops.o /sys/`arch -k`/OBJ/ufs_vnodeops.o 3. Rebuild a new kernel Please refer to the System and Networking Administration Manual for details on building and installing a custom kernel 4. Reboot with the new kernel