ltp
ltp copied to clipboard
network NFSv3 nfslock3 test Failed
When i do LTP network test on Ubuntu18.04 using its original kernel. All NFSv3 lock related tests are failed including nfslock3,nfslock3t,nfslock3_ipv6_01,nfslock3t_ipv6_01 while other items in net.nfs are pass. Upon investigation, i found that the test program is stuck at LINE 74 in file nfs_flock.c when calling "unb_lock()" function. Any one know that's why??