From e9fb7c73a43e0551e689b7024f1581af5fa36a03 Mon Sep 17 00:00:00 2001 From: Abhi Das Date: Mon, 31 Mar 2014 01:19:29 -0500 Subject: [PATCH] GFS2: Fix return value in slot_get() ENOSPC was being returned in slot_get inspite of successful execution of the function. This patch fixes this return code. Signed-off-by: Abhi Das Signed-off-by: Steven Whitehouse --- Reading git-format-patch failed