Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <adas@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
- Loading branch information