Patch-ID# 102396-01
Keywords: panics, link, hard, -l, ls, system, tmpfs, create, panic, link., fifo.  
Synopsis: SunOS 4.1.3_U1: hard link to fifo panics system. 
Date: Mar/28/95
 
Solaris Release: 1.1.1A

SunOS Release: 4.1.3_U1A
 
Unbundled Product: 
 
Unbundled Release: 
 
Note: This patch is also available for 4.1.3 as 100507-06

BugId's fixed with this patch: 1107805

Relevant Architecture: sparc
    NOTE: sun4, sun4c, sun4m

Patches which may conflict with this patch: 

Obsoleted by: 

Changes incorporated in this version: 1107805

Files included with this patch: README 
 				tmp_vnodeops.o


Problem Description: 

1107805 --> Create a fifo on a tmpfs file system. ls -l on a hard link to fifo panics system. 


Patch Installation Instructions: 

As root, make a backup copy of the files that are to be patched:

   mv  /sys/`arch -k`/OBJ/tmp_vnodeops.o /sys/`arch -k`/OBJ/tmp_vnodeops.o.FCS

Now copy over the patched files:

   cp  `arch -k`/tmp_vnodeops.o /sys/`arch -k`/OBJ/tmp_vnodeops.o

Rebuild your kernel, place it in the root directory and reboot your machine.

Refer to the System and Networking Administration Manual section on building and installing a custom kernel.

