patch-2.1.45 linux/include/linux/swap.h

Next file: linux/include/linux/sysv_fs.h
Previous file: linux/include/linux/slab.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.44/linux/include/linux/swap.h linux/include/linux/swap.h
@@ -19,8 +19,7 @@
 struct swap_info_struct {
 	unsigned int flags;
 	kdev_t swap_device;
-	char *swap_filename;
-	struct inode * swap_file;
+	struct dentry * swap_file;
 	unsigned char * swap_map;
 	unsigned char * swap_lockmap;
 	unsigned int lowest_bit;

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