diff options
| author | Andrew Price <[email protected]> | 2016-03-22 17:36:34 +0000 |
|---|---|---|
| committer | David Teigland <[email protected]> | 2016-03-29 15:28:08 +0000 |
| commit | 82c7d823cc31cf56d964eebe1f91aaf1691cddce (patch) | |
| tree | fb7acd90ac82b9e7714d797ddccdca7550f9bd8d /fs/jbd2/commit.c | |
| parent | Linux 4.6-rc1 (diff) | |
| download | kernel-82c7d823cc31cf56d964eebe1f91aaf1691cddce.tar.gz kernel-82c7d823cc31cf56d964eebe1f91aaf1691cddce.zip | |
dlm: config: Fix ENOMEM failures in make_cluster()
Commit 1ae1602de0 "configfs: switch ->default groups to a linked list"
left the NULL gps pointer behind after removing the kcalloc() call which
made it non-NULL. It also left the !gps check in place so make_cluster()
now fails with ENOMEM. Remove the remaining uses of the gps variable to
fix that.
Reviewed-by: Bob Peterson <[email protected]>
Reviewed-by: Andreas Gruenbacher <[email protected]>
Signed-off-by: Andrew Price <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
