]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/765: move common atomic write code to a library file
authorDarrick J. Wong <djwong@kernel.org>
Mon, 2 Jun 2025 19:22:12 +0000 (12:22 -0700)
committerZorro Lang <zlang@kernel.org>
Thu, 5 Jun 2025 13:48:26 +0000 (21:48 +0800)
commit909ee4c8a75b28e012581122f935e160eef6b6bd
tree9d9428d93aae4a598645d6df97f783f2fad958ac
parent01b46074f237a9792eafa2eb797f7918da5a2360
generic/765: move common atomic write code to a library file

Move the common atomic writes code to common/atomicwrites so we can share
them.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Catherine Hoang <catherine.hoang@oracle.com>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Reviewed-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/atomicwrites [new file with mode: 0644]
common/rc
tests/generic/765