Skip to content
Commit 0e376b1e authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: return an error if kset_create_and_add fails in ext4_init_fs()



In the very unlikely case that kset_create_and_add() fails when the
ext4.ko module is being loaded (or during kernel startup) set err so
that it's clear that the module load failed.

https://bugzilla.kernel.org/show_bug.cgi?id=27912

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 15c006a2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment