On Tue, Jun 13, 2017 at 9:31 AM, Mkrtchyan, Tigran <tigran.mkrtchyan@xxxxxxx> wrote: > > If I hit Ctrl-C during mount, then I see following message in the log file: > > NFS: nfs4_discover_server_trunking unhandled error -512. Exiting with error EIO > > > produced at nfs4state.c:2533. Is this expected behavior? What kernel version (or upstream commit) is that? Is this reproducible? Anything on the network trace that server returns that could explain an error it doesn't expect. Also I'm thinking that nfs_wait_client_init_complete() could be interrupted by ctrl-c and return ERESTARTSYS and that could translate to "unhanded error". -- 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