search for: ext3_journal_dirty_metadata

Displaying 3 results from an estimated 3 matches for "ext3_journal_dirty_metadata".

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 ---------------------------------------------------------------------------------------------------------------------------------- /** * ext3_free_data - free a list of dat...
2001 Oct 28
4
Extended Attributes and Access Control Lists
Hello, I have today released an initial version of extended attributes and access control lists for ext3 (patch against the 2.4.13-ac3 kernel). Eric Jarman <ejarman@acm.org> has contributed a lot to this effort. Since I'm not very much into the innards of ext3, can some of you please take a look at the patch, and see whether it contains any flaws (and tell me which flaws)? Thanks! The
2001 Aug 23
2
EXT3 Trouble on 2.4.4
...list:BJ_Reserved on_lru:1 cpu:0 on_hash:1 b_count:2 b_blocknr:1 b_jbd:1 b_frozen_data:00000000 b_committed_data:00000000 b_transaction:1 b_next_transaction:0 b_cp_transaction:1 b_trans_is_running:1 b_trans_is_comitting:0 b_jcount:1 <0> ext3_new_inode() [ialloc.c:470] call ext3_journal_dirty_metadata b_state:0xb0 b_list:BUF_LOCKED b_jlist:BJ_Reserved on_lru:1 cpu:0 on_hash:1 b_count:2 b_blocknr:1 b_jbd:1 b_frozen_data:00000000 b_committed_data:00000000 b_transaction:1 b_next_transaction:0 b_cp_transaction:1 b_trans_is_running:1 b_trans_is_comitting:0 b_jcount:0 <0&gt...