Skip to content
Snippets Groups Projects
Commit d44651d0 authored by Fabrice Jouhaud's avatar Fabrice Jouhaud Committed by Theodore Ts'o
Browse files

ext4: fix ext4 so it works without CONFIG_PROC_FS


This fixes a bug which was introduced in dd68314c.  The problem
came from the test of the return value of proc_mkdir which is always
false without procfs, and this would initialization of ext4.

Signed-off-by: default avatarFabrice Jouhaud <yargil@free.fr>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 6ee3b212
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment