patch-2.1.102 linux/fs/super.c

Next file: linux/include/asm-i386/current.h
Previous file: linux/fs/proc/generic.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.101/linux/fs/super.c linux/fs/super.c
@@ -54,6 +54,10 @@
  */
 static struct semaphore mount_sem = MUTEX;
 
+#ifdef CONFIG_BSD_PROCESS_ACCT
+extern void acct_auto_close(kdev_t);
+#endif
+
 extern void wait_for_keypress(void);
 extern struct file_operations * get_blkfops(unsigned int major);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov