]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: omit init_itable=n in procfs when disabled
authorTyson Nottingham <tgnottingham@gmail.com>
Fri, 30 Mar 2018 04:53:33 +0000 (00:53 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 30 Mar 2018 04:53:33 +0000 (00:53 -0400)
commite2f3a878f1f38ac6023dbf07f6564eb70ea5f35c
tree1142c2d0615948648d489df74a0b59789ba2feab
parentaa4bdf4f7023d5e87ba081ad4dd5c7976badfb3f
ext4: omit init_itable=n in procfs when disabled

Don't show init_itable=n in /proc/fs/ext4/<dev>/options when filesystem
is mounted with noinit_itable.

Signed-off-by: Tyson Nottingham <tgnottingham@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/super.c