Re: [PATCH 13/22][RFC] Unionfs: Readdir state

From: Jan Engelhardt
Date: Mon Sep 04 2006 - 03:31:46 EST



{} as usual.

>+ /* If we print entry, we end up with spurious data. */
>+ /* print_entry("name = %*s", namelen, name); */

%.*s

>+ new->name = (char *)kmalloc(namelen + 1, GFP_KERNEL);

Nocast.




Jan Engelhardt
--

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