On 07/16/2010 06:33 PM, David P. Quigley wrote: > On Fri, 2010-07-16 at 18:06 -0400, Jim Rees wrote: >> Steve Dickson wrote: >> >> > strlcat and strlcpy should probably go too. >> Anything else? >> >> I don't see any other library functions that should move. Configure should >> check for strlcat and strlcpy, and not compile them if there are system >> versions. Again, I'll do that if no one beats me to it. >> >> On a related note, I've been using benny's pnfs-nfs-utils.git tree as a base >> for adding the block layout helper, as suggested by the wiki. Is that >> correct? > > Just got back from dinner and I'm heading out soon for the weekend but > here is the patch that I have. It should apply on top of > 2ef57222b10a91f4b96a06808d05a47e8f4c14f7 and moves strlcat and strlcpy > as well. The only think you might have to check is I know at some point > some changes were made to cfg.c and cfg.h make sure the ones I have in > this patch are the new ones instead of the old ones. I'd take a closer > look but I'm short on time here. > > Question: Is there a reason need a private version of queue.h, instead of using the one ins /usr/include/sys? steved. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html