fs/fs_context: Use KERN_INFO for infof()|info_plog()|infofc()
authorZijun Hu <quic_zijuhu@quicinc.com>
Thu, 10 Apr 2025 11:53:03 +0000 (19:53 +0800)
committerChristian Brauner <brauner@kernel.org>
Fri, 11 Apr 2025 14:10:51 +0000 (16:10 +0200)
commit916148d24d7722d7f43542f8d84c04e46f9f48c4
tree830f57890c2869bc6d7a73d6e570ca71cb8cd35c
parent5730609ffd7e558e1e3305d0c6839044e8f6591b
fs/fs_context: Use KERN_INFO for infof()|info_plog()|infofc()

Use KERN_INFO instead of default KERN_NOTICE for
infof()|info_plog()|infofc() to printk informational messages.

Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/20250410-rfc_fix_fs-v1-1-406e13b3608e@quicinc.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/fs_context.c