search for: journal_check_used_featur

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

2005 Jun 14
2
[2.6 patch] fs/jbd/: possible cleanups
...essly global functions static - journal.c: remove the unused global function __journal_internal_check and move the check to journal_init - remove the following write-only global variable: - journal.c: current_journal - remove the following unneeded EXPORT_SYMBOL's: - journal.c: journal_check_used_features - journal.c: journal_recover Please check which of these changes do make sense. Signed-off-by: Adrian Bunk <bunk at stusta.de> --- fs/jbd/journal.c | 41 ++++++++++++++++++----------------------- fs/jbd/revoke.c | 3 ++- include/linux/jbd.h | 3 --- 3 files changed, 20...
2005 Apr 22
2
[2.6 patch] fs/jbd/: possible cleanups
...dlessly global functions static - #if 0 the following unused global functions: - journal.c: __journal_internal_check - journal.c: journal_ack_err - remove the following write-only global variable: - journal.c: current_journal - remove the following unneeded EXPORT_SYMBOL's: - journal.c: journal_check_used_features - journal.c: journal_recover - journal.c: journal_ack_err Please check which of these changes do make sense. Signed-off-by: Adrian Bunk <bunk at stusta.de> --- fs/jbd/journal.c | 28 ++++++++++++++-------------- fs/jbd/revoke.c | 3 ++- include/linux/jbd.h | 4 ----...
2001 Nov 14
1
Oops on 2.4.13 w/ ext3-2.4-0.9.13-2413
...0190000 C007E2D8 C006BE04 C006ED18 C006F1C0 C0025424 C00589AC C00701C8 C0058BC4 C00398DC C004BE94 C003AD70 C003B25C C0003DFC 01819404 0180295C 01803E08 01804590 01801CF4 01802564 016DBA08 00000000 Warning (Oops_read): Code line not seen, dumping what data is available >>NIP; c00803f4 <journal_check_used_features+28/7c> <===== Trace; c0190000 <Unused_offset+7894/1c258> Trace; c007e2d8 <journal_revoke+40/358> Trace; c006be04 <ext3_forget+f4/184> Trace; c006ed18 <ext3_free_branches+11c/288> Trace; c006f1c0 <ext3_truncate+33c/4c0> Trace; c0025424 <vmtruncate+148/160&g...