SEARCH  

NEWS

2010.10.06:11:36:28
Nie podał hasła, trafił za kratki
W ten sposób brytyjski sąd chce zmusić nastolatka do podania hasła szyfrującego jego komputer. Sprawa jest poważna, dotyczy bowiem seksualnego wykorzystywania dzieci.

 

messageID:558960007745
author:Jens Axboe
title:Re PATCH Btrfs take block group fragmenta
I tried applying this patch, but the fragmentation_percent function is giving me: WARNING: "__udivdi3" [/home/partition6/yien/git/linux-git/fs/btrfs/btrfs.ko] undefined! when I compile, and the module fails to load, even though the build completes. Ive traced it to the calculation of max_fragments: max_fragments = (block_group- key.offset - btrfs_block_group_used(&block_group- item)) / block_group- fragment_size; It seems that accessing block_group in here is causing a reference to __udivdi3 somehow. Any idea whats going on here? -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at rel="nofollow" vger.kernel.org/majordomo-info.html vger.kernel.org/majordomo-info.html
Index