commit | 96a44ea5544bfbdf35782ba3668b21b350e93830 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Apr 22 14:26:45 2025 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Apr 24 14:36:50 2025 -0700 |
tree | 9123b9cc420339cef81f61177c19da6e1efcf3ec | |
parent | 80a09e51fe8dd321cd265578032f4e827d33cdf5 [diff] |
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>