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:580360007590
author:Andreas Dilger
title:Re 2 6 patch fs jbd possible cleanups
On Tue, Jul 12, 2005 at 04:32:44PM -0600, Andreas Dilger wrote: On Jul 12, 2005 22:27 +0200, Adrian Bunk wrote: ... - journal.c: remove the unused global function __journal_internal_check and move the check to journal_init I dont mind removing this function, but it shouldnt be put inside #ifdef JBD_DEBUG, as that would remove the check from the compiler-parsed code and defeat the purpose of the check. ??? Thats not what my patch is doing. journal_init() is not inside an #ifdef JBD_DEBUG. ... - remove the following unneeded EXPORT_SYMBOLs: - journal.c: journal_check_used_features Should be kept for API completeness. ... The function itself isnt removed. Does it really has to stay exported or isnt it enough to re-export it when a user appears? Cheers, Andreas cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed _______________________________________________ Ext3-users@xxxxxxxxxx rel="nofollow" www.redhat.com/mailman/listinfo/ext3-users www.redhat.com/mailman/listinfo/ext3-users
Index