lkml.org 
[lkml]   [2002]   [Oct]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] EVMS core 4/4: evms_biosplit.h
From
Date
> +static void
> +bio_split_setup(char * split_name, char * bio_name)
> +{
> + /* initialize MY bio split record pool */
> + my_bio_split_slab = kmem_cache_create(split_name,
> + sizeof
> + (struct bio_split_cb),
> + 0, SLAB_HWCACHE_ALIGN,
> + NULL, NULL);
> + if (!my_bio_split_slab) {
> + panic("unable to create EVMS Bio Split cache.");

If IBM are going to be doing telco grade stuff you could start now by
failing politely in this case 8)



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:29    [W:0.146 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site