The functional tests for utime checks if utime updates the
modification and access time to current time, however V9FS,
similar to NFS, by default uses the server's localtime if
client doesnt specify a new time. The current implentation
does not run the test if the underlying filesystem is NFS.
A similar check for V9FS is also required, hence this patch.

Signed-off-by: Harsh Prateek Bora <harsh@linux.vnet.ibm.com>
5 files changed