Re: [opensuse] Ext3 dir_index feature not available ?
- From: Bjoern Voigt <bjoern@xxxxxxxxxxxxxxx>
- Date: Thu, 23 Aug 2007 12:23:50 +0200
Bjoern Voigt wrote:
I also could not find any dir_index related functions within the ext3.koSorry, it was my fault. "nm" is not correct here, "strings" is better:
kernel module:
$ nm /lib/modules/2.6.18.8-0.5-default/kernel/fs/ext3/ext3.ko | grep
make_indexed_dir
$ strings /lib/modules/2.6.18.8-0.5-default/kernel/fs/ext3/ext3.ko |
grep make_indexed_dir
make_indexed_dir
Also "CONFIG_EXT3_INDEX" is automatically defined (from: linux-2.6.22.5/include/linux/ext3_fs.h):
/*
* Always enable hashed directories
*/
#define CONFIG_EXT3_INDEX
So probably everything works fine.
The Wiki page http://wiki.dovecot.org/MailboxFormat/Maildir confused me. I updated this Wiki page.
Björn
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
- References:
- [opensuse] Ext3 dir_index feature not available ?
- From: Bjoern Voigt
- [opensuse] Ext3 dir_index feature not available ?
- Prev by Date: [opensuse] Post Restrict local.domain.com to local.domain.com ::ffff:ip (OpenSUSE 10.2)
- Next by Date: [opensuse] VMWare-users list?
- Previous by thread: Re: [opensuse] Ext3 dir_index feature not available ?
- Next by thread: [opensuse] 2007 Desktop Linux Survey results revealed
- Index(es):