patch-2.4.21 linux-2.4.21/include/linux/reiserfs_fs_sb.h

Next file: linux-2.4.21/include/linux/rtc.h
Previous file: linux-2.4.21/include/linux/reiserfs_fs_i.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/linux/reiserfs_fs_sb.h linux-2.4.21/include/linux/reiserfs_fs_sb.h
@@ -312,7 +312,7 @@
   int j_free_bitmap_nodes ;
   int j_used_bitmap_nodes ;
   struct list_head j_bitmap_nodes ;
-  struct inode j_dummy_inode ;
+  struct list_head j_dirty_buffers ;
   struct reiserfs_list_bitmap j_list_bitmap[JOURNAL_NUM_BITMAPS] ;	/* array of bitmaps to record the deleted blocks */
   struct reiserfs_journal_list j_journal_list[JOURNAL_LIST_COUNT] ;	    /* array of all the journal lists */
   struct reiserfs_journal_cnode *j_hash_table[JOURNAL_HASH_SIZE] ; 	    /* hash table for real buffer heads in current trans */ 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)