diff options
author | Eric Sandeen <[email protected]> | 2009-02-26 00:57:35 -0500 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2009-02-26 00:57:35 -0500 |
commit | 8f64b32eb73fbfe9f38c4123121b63ee409278a7 (patch) | |
tree | 1c856ed32d7a282dbde0cea2e8839e2c2de51ba9 /net/lapb/lapb_in.c | |
parent | d8ae4601a4b7ea1fa17fa395c3468c0e144d1275 (diff) |
ext4: don't call jbd2_journal_force_commit_nested without journal
Running without a journal, I oopsed when I ran out of space,
because we called jbd2_journal_force_commit_nested() from
ext4_should_retry_alloc() without a journal.
This should take care of it, I think.
Signed-off-by: Eric Sandeen <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions