From: Rui Xiang Date: Thu, 23 Jan 2014 23:54:59 +0000 (-0800) Subject: autofs: fix the return value of autofs4_fill_super X-Git-Tag: v3.14-rc1~108^2~74 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da29b7543957c6e967066f1ee18fab2feb0eeeb3;p=pandora-kernel.git autofs: fix the return value of autofs4_fill_super While kzallocing sbi/ino fails, it should return -ENOMEM. And it should return the err value from autofs_prepare_pipe. Signed-off-by: Rui Xiang Signed-off-by: Ian Kent Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed