]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
fuse2fs: enable runtime debugging
authorDarrick J. Wong <djwong@kernel.org>
Thu, 24 Apr 2025 21:38:57 +0000 (14:38 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 21 May 2025 13:55:30 +0000 (09:55 -0400)
commitc4d34d7a4963c60a2e1e7ab276c6439b6f71ca05
treebf6d97b65060ca4304844978f065620265f814db
parentc2f2f0cdf5ad5f281582d810a0c48c612142a08b
fuse2fs: enable runtime debugging

Whenever fuse2fs is started with -o fuse2fs_debug, we should log all the
debugging messages generated by fuse2fs itself and libfuse.

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