On Tue, Aug 21, Karel Zak wrote: > what do you mean with "like ext2"? It does not reject nfs mounts if mount.nfs is missing, instead it tries to do mount() itself. > it explicitly uses filesystemtype="nfs" and the data=NULL. Yes, this is odd. Because I got up to the version check in nfs_validate_mount_data(). I can do another round of tracing this. Following sys_mount to nfs_validate_mount_data indicates that data should have been NULL. > > Can you please fix this for upcoming versions for mount? > > Why? I don't see a problem, my 2.6.20 kernel returns EINVAL. Isn't it right? Maybe the openSuSE mount does (or did) weird things and is not up to date. - To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html