Displaying 4 results from an estimated 4 matches for "journal_update_format".
2005 Jun 14
2
[2.6 patch] fs/jbd/: possible cleanups
...inux-2.6.12-rc6-mm1-full/include/linux/jbd.h.old 2005-06-14 03:58:20.000000000 +0200
+++ linux-2.6.12-rc6-mm1-full/include/linux/jbd.h 2005-06-14 04:00:56.000000000 +0200
@@ -900,8 +900,6 @@
int start, int len, int bsize);
extern journal_t * journal_init_inode (struct inode *);
extern int journal_update_format (journal_t *);
-extern int journal_check_used_features
- (journal_t *, unsigned long, unsigned long, unsigned long);
extern int journal_check_available_features
(journal_t *, unsigned long, unsigned long, unsigned long);
extern int journal_set_features
@@ -914,7 +912,6 @@
e...
2005 Apr 22
2
[2.6 patch] fs/jbd/: possible cleanups
...inux-2.6.12-rc2-mm3-full/include/linux/jbd.h.old 2005-04-21 03:39:15.000000000 +0200
+++ linux-2.6.12-rc2-mm3-full/include/linux/jbd.h 2005-04-21 03:43:21.000000000 +0200
@@ -900,8 +900,6 @@
int start, int len, int bsize);
extern journal_t * journal_init_inode (struct inode *);
extern int journal_update_format (journal_t *);
-extern int journal_check_used_features
- (journal_t *, unsigned long, unsigned long, unsigned long);
extern int journal_check_available_features
(journal_t *, unsigned long, unsigned long, unsigned long);
extern int journal_set_features
@@ -914,10 +912,8 @@...
2001 Jun 30
0
Resend:[PATCH] cleanup of gcc-3.0 depreciated label in end of compound statement
...>
> super.c: In function `ext3_error_behaviour':
> super.c:115: warning: deprecated use of label at end of compound statement
> super.c: In function `ext3_read_super':
> super.c:1026: warning: deprecated use of label at end of compound statement
> journal.c: In function `journal_update_format':
> journal.c:1095: warning: deprecated use of label at end of compound statement
> --
> --- linux/fs/ext3/super.c.orig Sat Jun 30 11:12:44 2001
> +++ linux/fs/ext3/super.c Sat Jun 30 11:13:33 2001
> @@ -112,6 +112,7 @@
> case EXT3_ERRORS_RO:
>...
2007 Jun 27
1
making new initrd, how to do it?
...tes
<Jun/27 03:57 pm>ext3: Unknown symbol journal_start_commit
<Jun/27 03:57 pm>ext3: Unknown symbol journal_flush
<Jun/27 03:57 pm>ext3: Unknown symbol journal_load
<Jun/27 03:57 pm>ext3: Unknown symbol journal_try_to_free_buffers
<Jun/27 03:57 pm>ext3: Unknown symbol journal_update_format
<Jun/27 03:57 pm>ext3: Unknown symbol journal_get_write_access
<Jun/27 03:57 pm>ext3: Unknown symbol journal_get_undo_access
<Jun/27 03:57 pm>ext3: Unknown symbol journal_get_create_access
<Jun/27 03:57 pm>ext3: Unknown symbol journal_destroy
<Jun/27 03:57 pm>ext3: Unk...