linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* First impressions of reiserfs4
@ 2003-08-30 11:33 Erik Hensema
  2003-08-30 17:06 ` Hans Reiser
  0 siblings, 1 reply; 24+ messages in thread
From: Erik Hensema @ 2003-08-30 11:33 UTC (permalink / raw)
  To: linux-kernel


Currently I'm testing reiserfs4 on my otherwise vanilla 2.6.0-test4
machine.

At first I tried building reiser4 as a module. The kernel failed to link
due to an unresolved symbol: sys_reiser4
I tried commenting sys_reiser4 out from entry.S. Now the kernel linked
fine.

However, I can't insert the module due to unexported symbols:

reiser4: Unknown symbol balance_dirty_pages
reiser4: Unknown symbol max_sane_readahead
reiser4: Unknown symbol generic_sync_sb_inodes
reiser4: Unknown symbol truncate_mapping_pages_range
reiser4: Unknown symbol wakeup_kswapd
reiser4: Unknown symbol balance_dirty_pages_ratelimited
reiser4: Unknown symbol inodes_stat
reiser4: Unknown symbol nr_free_pagecache_pages
reiser4: Unknown symbol destroy_inode

So, I tried linking reiser4 directly into the kernel. No problems there.

As we speak I'm building Mozilla Firebird from source of a 20 GB reiser4
partition. If something interesting comes up, this list will be the first
to know :-)

I've currently got only one small problem: df can't handle the data from
the kernel it seems. I also got this problem on NFS mounted partitions:

df: `/reiser4': Value too large for defined data type
df: `/home': Value too large for defined data type

-- 
Erik Hensema <erik@hensema.net>

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

end of thread, other threads:[~2003-10-02  6:36 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-30 11:33 First impressions of reiserfs4 Erik Hensema
2003-08-30 17:06 ` Hans Reiser
2003-08-31 17:14   ` Rogier Wolff
2003-09-08  8:12     ` Oleg Drokin
2003-09-08  8:56       ` Rogier Wolff
2003-09-08  9:08         ` Oleg Drokin
2003-09-08  9:33           ` Rogier Wolff
2003-09-08  9:48             ` Oleg Drokin
2003-09-08 10:05               ` Rogier Wolff
2003-09-08 10:17                 ` Oleg Drokin
2003-09-08 12:59                   ` Herbert Poetzl
2003-09-08 22:24                   ` Mike Fedyk
2003-09-09  7:04                     ` Oleg Drokin
2003-09-09 19:10                       ` Mike Fedyk
2003-09-11 10:29                         ` Oleg Drokin
2003-09-11 17:15                           ` Reiser3/4 & Ext2/3 was: " Mike Fedyk
2003-09-11 17:27                             ` Oleg Drokin
2003-09-11 22:50                               ` Rogier Wolff
2003-09-12  1:20                                 ` Bernd Eckenfels
2003-09-12  4:48                                   ` Mike Fedyk
2003-10-01 21:06                                     ` Bernd Eckenfels
2003-10-02  6:36                                       ` Hans Reiser
2003-09-12  1:17                             ` Bernd Eckenfels
2003-09-08 20:11       ` Andreas Dilger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).