patch-2.4.14 linux/fs/reiserfs/tail_conversion.c
Next file: linux/fs/super.c
Previous file: linux/fs/reiserfs/super.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Oct 30 15:11:34 2001
-  Orig file: 
v2.4.13/linux/fs/reiserfs/tail_conversion.c
-  Orig date: 
Tue Oct 23 22:48:53 2001
diff -u --recursive --new-file v2.4.13/linux/fs/reiserfs/tail_conversion.c linux/fs/reiserfs/tail_conversion.c
@@ -189,7 +189,7 @@
 		     struct inode * p_s_inode,
 		     struct page *page, 
 		     struct path * p_s_path, /* path to the indirect item. */
-		     struct cpu_key * p_s_item_key, /* Key to look for unformatted node pointer to be cut. */
+		     const struct cpu_key * p_s_item_key, /* Key to look for unformatted node pointer to be cut. */
 		     loff_t n_new_file_size, /* New file size. */
 		     char * p_c_mode)
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)