patch-1.3.73 linux/fs/fifo.c
Next file: linux/fs/filesystems.c
Previous file: linux/fs/fat/inode.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Mar 11 11:23:22 1996
- Orig file:
v1.3.72/linux/fs/fifo.c
- Orig date:
Tue Dec 26 04:45:37 1995
diff -u --recursive --new-file v1.3.72/linux/fs/fifo.c linux/fs/fifo.c
@@ -131,7 +131,7 @@
NULL
};
-static struct inode_operations fifo_inode_operations = {
+struct inode_operations fifo_inode_operations = {
&def_fifo_fops, /* default file operations */
NULL, /* create */
NULL, /* lookup */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this