From: Yinghai Lu Date: Tue, 20 Oct 2009 05:13:46 +0000 (+0900) Subject: nfs: Fix nfs_parse_mount_options() kfree() leak X-Git-Tag: v2.6.32-rc6~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4223a4a155f245d41c350ed9eba4fc32e965c4da;p=pandora-kernel.git nfs: Fix nfs_parse_mount_options() kfree() leak Fix a (small) memory leak in one of the error paths of the NFS mount options parsing code. Regression introduced in 2.6.30 by commit a67d18f (NFS: load the rpc/rdma transport module automatically). Reported-by: Yinghai Lu Reported-by: Pekka Enberg Signed-off-by: Ingo Molnar Signed-off-by: Trond Myklebust Cc: stable@kernel.org Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed