From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Liu Date: Wed, 18 Jun 2014 09:51:09 +0800 Subject: [Ocfs2-devel] [PATCH 22/24] ocfs2: return actual error on sysfs functions In-Reply-To: <53A05200.9070805@oracle.com> References: <53A05200.9070805@oracle.com> Message-ID: <53A0F08D.9050507@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com Hi, On 06/17/2014 22:34 PM, Jeff Liu wrote: > From: Jie Liu > > Return the actual error code if kset_create_and_add() failed > > Cc: Mark Fasheh > Cc: Joel Becker > Cc: Andrew Morton > Signed-off-by: Jie Liu Please ignore this patch because Greg think that is incorrect. Cheers, -Jeff