public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* new reiser4 snapshot is available
@ 2003-11-14 10:43 Svetoslav Slavtchev
  0 siblings, 0 replies; 8+ messages in thread
From: Svetoslav Slavtchev @ 2003-11-14 10:43 UTC (permalink / raw)
  To: lkml 

Hi,

1.)--------------------------------------------------
is this done on purpose ?

  CC [M]  fs/reiser4/blocknrset.o
  CC [M]  fs/reiser4/super.o
fs/reiser4/super.c: In function `statfs_type':
fs/reiser4/super.c:41: warning: integer overflow in expression
  CC [M]  fs/reiser4/oid.o
  CC [M]  fs/reiser4/tree_walk.o

gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)

const __u32 REISER4_SUPER_MAGIC = 0x52345362;   /* (*(__u32 *)"R4Sb"); */

static __u64 reserved_for_gid(const struct super_block *super, gid_t gid);
static __u64 reserved_for_uid(const struct super_block *super, uid_t uid);
static __u64 reserved_for_root(const struct super_block *super);

/* Return reiser4-specific part of super block */
reiser4_super_info_data *
get_super_private_nocheck(const struct super_block *super       /* super
block
                                                                 * queried
*/ )
{
        return (reiser4_super_info_data *) super->s_fs_info;
}


/* Return reiser4 fstype: value that is returned in ->f_type field by
statfs() */
long
statfs_type(const struct super_block *super UNUSED_ARG  /* super block
                                                         * queried */ )
{
        assert("nikita-448", super != NULL);
        assert("nikita-449", is_reiser4_super(super));
        return (long) REISER4_SUPER_MAGIC;

2.)--------------------------------------------------------
 CC [M]  fs/jbd/transaction.o
fs/jbd/transaction.c: In function `journal_start':
fs/jbd/transaction.c:283: error: structure has no member named
`journal_info'
fs/jbd/transaction.c:288: error: structure has no member named
`journal_info'
fs/jbd/transaction.c: In function `journal_stop':
fs/jbd/transaction.c:1363: error: structure has no member named
`journal_info'
make[2]: *** [fs/jbd/transaction.o] Error 1
make[1]: *** [fs/jbd] Error 2
make: *** [fs] Error 2

3.)---------------------------------------------------
could you please split the patch ?
may be also drop *.orig :-)
but more importantly drop/splut the uml changes

best,

svetljo

PS.

please CC me as i'm not subscribed

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++


^ permalink raw reply	[flat|nested] 8+ messages in thread
* new reiser4 snapshot is available
@ 2003-11-14 11:22 Svetoslav Slavtchev
  0 siblings, 0 replies; 8+ messages in thread
From: Svetoslav Slavtchev @ 2003-11-14 11:22 UTC (permalink / raw)
  To: linux-kernel

Hi again,

4.)-----------------------------------------------------------------
even after aplying the export-* patches from the older snapshot
i still get

  MODPOST
*** Warning: "kswapd" [fs/reiser4/reiser4.ko] undefined!
*** Warning: "destroy_inode" [fs/reiser4/reiser4.ko] undefined!
*** Warning: "nr_free_pagecache_pages" [fs/reiser4/reiser4.ko] undefined!
*** Warning: "inodes_stat" [fs/reiser4/reiser4.ko] undefined!
*** Warning: "balance_dirty_pages_ratelimited" [fs/reiser4/reiser4.ko]
undefined!
*** Warning: "wakeup_kswapd" [fs/reiser4/reiser4.ko] undefined!
*** Warning: "truncate_mapping_pages_range" [fs/reiser4/reiser4.ko]
undefined!
*** Warning: "generic_sync_sb_inodes" [fs/reiser4/reiser4.ko] undefined!
*** Warning: "radix_tree_preload" [fs/reiser4/reiser4.ko] undefined!
*** Warning: "__remove_from_page_cache" [fs/reiser4/reiser4.ko] undefined!
*** Warning: "max_sane_readahead" [fs/reiser4/reiser4.ko] undefined!



best,

svetljo

PS.

please CC me as i'm not subscribed

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-11-14 13:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20031113143438.GD1278@backtop.namesys.com>
2003-11-14  9:42 ` new reiser4 snapshot is available Alex Zarochentsev
2003-11-14 11:04   ` Gianni Tedesco
2003-11-14 11:20     ` Alex Zarochentsev
2003-11-14 13:16       ` Alex Zarochentsev
2003-11-14 13:27         ` Carl-Daniel Hailfinger
2003-11-14 13:32           ` Alex Zarochentsev
2003-11-14 10:43 Svetoslav Slavtchev
  -- strict thread matches above, loose matches on Subject: below --
2003-11-14 11:22 Svetoslav Slavtchev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox