GFS2: Fix return value in slot_get()
authorAbhi Das <adas@redhat.com>
Mon, 31 Mar 2014 06:19:29 +0000 (01:19 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 31 Mar 2014 09:43:05 +0000 (10:43 +0100)
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 <adas@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/quota.c

diff --cc fs/gfs2/quota.c
Simple merge