]> www.infradead.org Git - users/hch/xfsprogs.git/commit
libfrog: add memchr_inv
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:44:09 +0000 (12:44 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:44:49 +0000 (13:44 -0700)
commitc7e5d4c991b96e372e458a7decd40900d1d0c7da
tree2e46decc3ec1e0d361064a7267592a697661fa5f
parentad04a82503d643f211b47b3f84dee74dc1dc50eb
libfrog: add memchr_inv

Add this kernel function so we can use it in userspace.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
[hch: split from a larger patch]
Signed-off-by: Christoph Hellwig <hch@lst.de>
libfrog/util.c
libfrog/util.h