+140
−4
fs/ext4/ext4_sb.h
deleted100644 → 0
+0
−163
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
There is no longer a reason for a separate ext4_sb.h header file, so
move it into ext4.h just to make life easier for developers to find
the relevant data structures and typedefs. Should also speed up
compiles slightly, too.
Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>