]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
libfrog: create healthmon event log library functions
authorDarrick J. Wong <djwong@kernel.org>
Sun, 22 Feb 2026 22:41:12 +0000 (14:41 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 9 Apr 2026 22:30:16 +0000 (15:30 -0700)
commit3774cbe059392e81f0d5b44ade49953ca9da9682
tree8498d429150ed7818449cadf6ad304f7ca4bc665
parentb2fc3c686b2af26bd983ffc8f9b09df05bd937e9
libfrog: create healthmon event log library functions

Add some helper functions to log health monitoring events so that xfs_io
and xfs_healer can share logging code.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libfrog/Makefile
libfrog/flagmap.c [new file with mode: 0644]
libfrog/flagmap.h [new file with mode: 0644]
libfrog/healthevent.c [new file with mode: 0644]
libfrog/healthevent.h [new file with mode: 0644]