[LTP] [PATCH v2 3/3] Add test for NFS directory listing regression

Petr Vorel pvorel@suse.cz
Wed Nov 24 11:27:00 CET 2021


> On 24. 11. 21 10:50, Petr Vorel wrote:
> > Hi Martin,

> >>> -	echo "-n x    Create x files and x directories, default is 5000"
> >>> +	echo "-n x    Create x files and x directories, default is $FILE_COUNT"
> >>>  }

> >> If you run `nfs07.sh -hn 123`, your version will print that the default
> >> is 123.

> > Out of curiosity (as it's not anything important) not sure what's wrong on my
> > side (I tested it before I suggested it, I also reinstalled LTP to make sure
> > it's updated), but it works as expected:

> Ah, sorry, I've put the arguments in the wrong order.
> `nfs07.sh -n 123 -h` will overwrite $FILE_COUNT before printing usage info.

Ah, correct, thanks! I should have figured this out myself.

Kind regards,
Petr


More information about the ltp mailing list