This reverts commit 462e3c258daa62a5331a0febff3e224da6af5481. Not needed since layouttype is initialized by commit 85e174ba6b: NFS: set layout driver Signed-off-by: Fred Isaman <iisaman@xxxxxxxxxx> --- fs/nfs/client.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/fs/nfs/client.c b/fs/nfs/client.c index dbf43e7..172175f 100644 --- a/fs/nfs/client.c +++ b/fs/nfs/client.c @@ -950,7 +950,6 @@ static int nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *mntfh, str goto out_error; } - memset(&fsinfo, 0, sizeof(fsinfo)); fsinfo.fattr = fattr; fsinfo.layouttype = 0; error = clp->rpc_ops->fsinfo(server, mntfh, &fsinfo); -- 1.7.2.1 -- 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