]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
fstests: add a new rw_hint helper
authorChristoph Hellwig <hch@lst.de>
Thu, 8 May 2025 05:34:31 +0000 (07:34 +0200)
committerZorro Lang <zlang@kernel.org>
Thu, 8 May 2025 19:17:17 +0000 (03:17 +0800)
commit42e226139f70f924f62b8c0a2af27f0bfed01b72
tree0b8fab6470e337811c3e61fa20a61c0853654e79
parenteae2dd124fa141a1e1863af8c5835e8b34dc1642
fstests: add a new rw_hint helper

Add a tool to set the life time hint via fcntl.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
.gitignore
src/Makefile
src/rw_hint.c [new file with mode: 0644]