]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
fuse2fs: redirect all messages when FUSE2FS_LOGFILE is set
authorDarrick J. Wong <djwong@kernel.org>
Thu, 24 Apr 2025 21:40:00 +0000 (14:40 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 21 May 2025 14:19:23 +0000 (10:19 -0400)
commit7e651c358bfb52c51bf14b6b660b43100214b387
treef3d39c194d8570786b2051ef89e784d0d83ba21d
parentcbbf78113ae1bbddfe5a97d436b7aba70a30b3d4
fuse2fs: redirect all messages when FUSE2FS_LOGFILE is set

If the user sets FUSE2FS_LOGFILE, redirect all debug messages and error
reports to that file.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/174553064545.1160047.7348261379704899161.stgit@frogsfrogsfrogs
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/fuse2fs.c