patch-1.3.74 linux/include/linux/fs.h

Next file: linux/include/linux/mm.h
Previous file: linux/include/asm-mips/dma.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.73/linux/include/linux/fs.h linux/include/linux/fs.h
@@ -491,7 +491,7 @@
 extern struct inode_operations chrdev_inode_operations;
 
 extern void init_fifo(struct inode * inode);
-struct inode_operations fifo_inode_operations;
+extern struct inode_operations fifo_inode_operations;
 
 extern struct file_operations connecting_fifo_fops;
 extern struct file_operations read_fifo_fops;
@@ -515,7 +515,6 @@
 extern void refill_freelist(int size);
 extern int try_to_free_buffer(struct buffer_head*, struct buffer_head**, int);
 
-extern struct buffer_head ** buffer_pages;
 extern int nr_buffers;
 extern int buffermem;
 extern int nr_buffer_heads;

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