ovl: Use str_on_off() helper in ovl_show_options()
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 14 Apr 2025 20:54:08 +0000 (22:54 +0200)
committerMiklos Szeredi <mszeredi@redhat.com>
Wed, 30 Apr 2025 08:55:27 +0000 (10:55 +0200)
commit50e638beb67e020a9124d77bd8a88bde3cd380e3
tree5742279900d40b9c1d57dc24fbae97459c1052c5
parentb71db54ef3b86c94eb87f68a6d4d3d866e704a4a
ovl: Use str_on_off() helper in ovl_show_options()

Remove hard-coded strings by using the str_on_off() helper function.

Acked-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/overlayfs/params.c