As discussed in issue #11 was unable to get mtime, ctime, atime values for nfsdirent.
This problem is solved by adding struct timeval definition to the libnfs.i file. Since nfsdirent contains a struct timeval variable (and not a struct timeval*) pointer, we will need to add struct timeval definition to libnfs.i
As discussed in issue #11 was unable to get mtime, ctime, atime values for nfsdirent. This problem is solved by adding struct timeval definition to the libnfs.i file. Since nfsdirent contains a struct timeval variable (and not a struct timeval*) pointer, we will need to add struct timeval definition to libnfs.i