From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Liu Date: Wed, 18 Jun 2014 09:49:24 +0800 Subject: [Cluster-devel] [PATCH 17/24] gfs2: return actual error on gfs2_sys_ini In-Reply-To: <53A05180.8090309@oracle.com> References: <53A05180.8090309@oracle.com> Message-ID: <53A0F024.9030604@oracle.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On 06/17/2014 22:32 PM, Jeff Liu wrote: > From: Jie Liu > > Return the actual error code if call kset_create_and_add() failed > > Cc: Steven Whitehouse > Signed-off-by: Jie Liu Please ignore this patch as well as another one for DLM: [PATCH 19/24] fs/dlm: return actual error on dlm_lockspace_init Cheers, -Jeff