search for: this_bh

Displaying 1 result from an estimated 1 matches for "this_bh".

Did you mean: this_
2004 Apr 01
1
ext3_free_data()
Hi, why is there a window between statements "err = ext3_journal_get_write_access(handle, this_bh);" and "ext3_journal_dirty_metadata(handle, this_bh);" ? In my test, there is an error in journal_dirty_metadata: jh is null thanks! D.Yang April 1, 2004 -------------------------------------------------------------------------------------------------------------------------------...