Testers: NFSv3 support for pxeboot for nfs diskless root

Rick Macklem rmacklem at uoguelph.ca
Sun Jun 13 00:42:49 UTC 2010



On Fri, 11 Jun 2010, Andrey Simonenko wrote:

> On Wed, Jun 09, 2010 at 07:38:24PM -0400, Rick Macklem wrote:
>> I put 3 patches (you need to apply them all) here:
>> http://people.freebsd.org/~rmacklem/nfsdiskless-patches/
>>
>> They convert lib/libstand/nfs.c and pxeboot to use NFSv3 instead
>> of NFSv2 (unless built with OLD_NFSV2 defined). Initial test
>> reports have been good. (one has it working ok and the other has
>> a problem in an area not related to the patches, it appears)
>>
>> So, if others are interested in testing these, it would be
>> appreciated, rick
>
> Shouldn't return values from malloc() calls be checked?
> Also additional checks for NULL values before free() calls can be removed,
> at least this will reduce size of code.  There is PR/83424 related to this.
>
I have updated the patch with these changes.

Thanks, rick



More information about the freebsd-fs mailing list