OBSOLETE Patch-ID# 101874-01 Keywords: r/o, mounted, remotely, locking, lock, lockd, cdrom, mount, nfs Synopsis: OBSOLETED by 100075 Date: Jul/25/94 Solaris Release: 1.1 SunOS Release: 4.1.3, 4.1.3C Unbundled Product: Unbundled Release: Relevant Architectures: sun4 sun4c sun4m BugId's fixed with this patch: 1170918 Changes incorporated in this version: Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: 100075 BEWARE: This patch will conflict with the 100075 lockd jumbo patch. The conflict is expected to be resolved in the next (-16) rev of the 100075 patch. If you are already using the 100075 patch you should probably not apply this patch and wait for the 100075-16 rev to become available which will then obsolete this patch. Patches required with this patch: Obsoleted by: 100075 on Aug/31/94 Files included with this patch: rpc.lockd hsfs_vnodeops.o Problem Description: This patch fixes a problem where 4.1.3 will not allow grant Read Locks on remotely mounted CDROM file systems. Patch Installation Instructions: mv /usr/etc/rpc.lockd /usr/etc/rpc.lockd.FCS mv /sys/sun{4,4c,4m}/OBJ/hsfs_vnodeops.o /sys/sun{4,4c,4m}/OBJ/hsfs_vnodeops.o.FCS cp /tmp/usr/etc/rpc.lockd /usr/etc cp /tmp/sys/sun{4,4c,4m}/OBJ/hsfs_vnodeops.o /sys/sun{4,4c,4m}/OBJ/hsfs_vnodeops.o chmod 755 /usr/etc/rpc.lockd chmod 444 /sys/sun{4,4c,4m}/OBJ/hsfs_vnodeops.o chown root.staff /sys/sun{4,4c,4m}/OBJ/hsfs_vnodeops.o chown root.staff /usr/etc/rpc.lockd Rerun /etc/config and make and install the new kernel. Please Refer to the System and Networking Administration Manual section on building and installing a custom kernel.