Re: [RFC] [PATCH] OCFS2

From: Jeff Garzik
Date: Thu May 19 2005 - 05:30:34 EST


Daniel Phillips wrote:
Zero terminated strings for lock names is bad taste. It generates a bunch of useless strlen executions and you force an ascii namespace for no apparent reason. Add a 9th parameter, namelen, to the lock call maybe?

What's wrong with ascii strings?

We call those 'UTF8' these days.

Jeff


-
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/