Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752239Ab3DLDSV (ORCPT ); Thu, 11 Apr 2013 23:18:21 -0400 Received: from mail-oa0-f54.google.com ([209.85.219.54]:56390 "EHLO mail-oa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750731Ab3DLDSU (ORCPT ); Thu, 11 Apr 2013 23:18:20 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 12 Apr 2013 12:18:19 +0900 Message-ID: Subject: Re: [PATCH -next] f2fs: fix error return code in f2fs_fill_super() From: Namjae Jeon To: Wei Yongjun Cc: jaegeuk.kim@samsung.com, namjae.jeon@samsung.com, yongjun_wei@trendmicro.com.cn, linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 668 Lines: 17 2013/4/12, Wei Yongjun : > From: Wei Yongjun > > Fix to return a negative error code from the error handling > case instead of 0, as returned elsewhere in this function. > Introduce by commit c0d39e(f2fs: fix return values from validate > superblock) > > Signed-off-by: Wei Yongjun Acked-by: Namjae Jeon Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/