Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: improve ext4_fill_flex_info() a bit
- use kzalloc() instead of kmalloc() + memset() - improve a printk info Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
- Loading branch information