[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Reklama w ReiserFS (było: Plik niedostępny dla roota?)



On Wed, Aug 06, 2003 at 09:24:25AM +0200, Marcin Juszkiewicz wrote:
> Choroba - mam jakiś lewe kernele chyba (2.6.0test2, 2.4.22pre10) bo żaden 
> nigdy nie wyświetlal mi reklam przy montowaniu ReiserFS a używam tego FS od 
> kiedy pojawił się w kernelu 2.4.

A ja używam od kernela 2.2 i tam się pojawia:

+static void print_credits(void) {
+  static int printed = 0 ;
+  if (printed)
+    return ;
+  printk("Primary Sponsor thresholdnetworks.com\n");
+  printk("Raid Tuning sponsored by emusic.com\n");
+  printk("HSM sponsored by bigstorage.com\n");
+  printk("Alpha port and SMP sponsored by www.api-networks.com, alpha port by www.innovative-software.com and www.quant-x.com.\n");
+  printed = 1 ;
+}

Od momentu gdy reiserfs został zintegrowany w kernelu zapewne
maintainerzy kernela poprosili o usunięcie tych notek.

Wanted



Reply to: