Was running into a strange error with xfstests over nfs - must be missing something obvious since I have run it various times before. Tried the following local.config file (placed in root of xfstests directory) FSTYP=nfs TEST_DEV=192.168.93.152:/share-1 TEST_DIR=/mnt/test NFS_MOUNT_OPTIONS='-ov3' and did ./check -nfs generic/001 which should have worked fine, but it and the various other nfs capable xfstests returned [not run] requires a test device which is weird because even setting the TEST_DEV as an environment variable xfstests still thought it wasn't set. Anyone have a sample NFS local.config file for xfstests which works? -- Thanks, Steve -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html