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

Next file: linux/include/linux/loop.h
Previous file: linux/include/linux/fb.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.109/linux/include/linux/fs.h linux/include/linux/fs.h
@@ -633,6 +633,7 @@
 	int (*statfs) (struct super_block *, struct statfs *, int);
 	int (*remount_fs) (struct super_block *, int *, char *);
 	void (*clear_inode) (struct inode *);
+	void (*umount_begin) (struct super_block *);
 };
 
 struct dquot_operations {

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