]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
libfrog: add memchr_inv
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:27 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:29 +0000 (18:01 -0800)
commit16ddcc41229c7af098e0083b4d0afd1b94715d06
tree24282d1a86f6b4d64256e39ca67512c385775db7
parent49e1064f01690a844d8082866c3b782234108bfe
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libfrog/util.c
libfrog/util.h