Martin Michlmayr <[EMAIL PROTECTED]> writes:

> * Goswin von Brederlow <[EMAIL PROTECTED]> [2006-03-11 19:56]:
>> % mke2fs -O sparse_super /dev/ram0; # disable filetype feature
>> % debian/defrag/usr/sbin/e2dump -s /dev/ram0
>> ...
>> mount time:Thu Jan  1 00:00:00 1970
>> write time:Sat Mar 11 18:52:44 2006
>
> (sid)539:[EMAIL PROTECTED]: ~/src/defrag-0.73pjm1] sudo ./e2dump -s
> /dev/ram0
> SUPERBLOCK:
> Inodes count:2048
> Blocks count:8192
> Reserv blocks count:409
> Free blocks   count:7918
> Free inodes   count:2037
> First data block   :1
> Block size   :1024
> Fragment size:1024
> Blocks per group:8192
> Frags  per group:8192
> Inodes per group:2048
> zsh: segmentation fault  sudo ./e2dump -s /dev/ram0

Thought so.

> Also, the warnings I reported where in defrag.c.
> -- 
> Martin Michlmayr
> http://www.cyrius.com/

I know.

Your report was "just" the extra strict alignment rules in newer gcc
on archs != i386, amd64.

The patch, which you confirmed as working, was for the type-pruned
pointers and completly unrelated to your warnings.


Coming back to your warnings. I made an effort to resolve them in
0.73pjm1-9 as can be found on

http://mrvn.homeip.net/defrag/defrag_0.73pjm1-9.dsc
http://mrvn.homeip.net/defrag/defrag_0.73pjm1-9.diff.gz
http://mrvn.homeip.net/defrag/defrag_0.73pjm1.orig.tar.gz

There might be more such warnings and if so please send me the output
of "make -k" to avoid doing this one file at a time.

MfG
        Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to