Re: [Pvfs2-developers] PVFS2EP env

2007-12-07 Thread Murali Vilayannur
Hey Sam, Looks nice! 1 comment. Feel free to ignore.. I think Pete has been in favor of doing a sizeof(*ptrVariable) as opposed to sizeof(struct something) and there are 2 places that do the latter.. Thanks Murali On Dec 6, 2007 4:02 PM, Sam Lang <[EMAIL PROTECTED]> wrote: > > I got tired of creat

[Pvfs2-developers] PVFS2EP env

2007-12-06 Thread Sam Lang
I got tired of creating a transient tabfile with one entry and then setting PVFS2TAB_FILE to that. So I've added a PVFS2EP env that allows setting the filesystem endpoint in the env directly: PVFS2EP="/tmp/mnt=tcp://mynode:3334/pvfs2-fs" A hack certainly, but as something semi-secret, it