diff options
author | Jan Kara <jack@suse.cz> | 2019-12-12 11:35:58 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2019-12-16 12:59:32 +0100 |
commit | 4d5c1adaf893b8aa52525d2b81995e949bcb3239 (patch) | |
tree | 1a2bc753886f09aa6f4c79856c693c1b3816a459 /samples/configfs | |
parent | 5474ca7da6f34fa95e82edc747d5faa19cbdfb5c (diff) |
reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
When we fail to allocate string for journal device name we jump to
'error' label which tries to unlock reiserfs write lock which is not
held. Jump to 'error_unlocked' instead.
Fixes: f32485be8397 ("reiserfs: delay reiserfs lock until journal initialization")
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'samples/configfs')
0 files changed, 0 insertions, 0 deletions