ltp icon indicating copy to clipboard operation
ltp copied to clipboard

Regression test for "making unix_bind() undo mknod on failure"

Open pevik opened this issue 3 years ago • 3 comments

Write a regression test once making unix_bind() undo mknod on failure patchset is merged.

For more info see workaround https://github.com/linux-test-project/ltp/commit/b003e0f08fa40a4533b234d311f89e32338088e6 for bind03 (original patch).

pevik avatar May 10 '21 16:05 pevik

git describe --contains c0c3b8d380a8f54c75786d41f6f9efbe761dac6c v5.14-rc1~119^2~86

git log -p c0c3b8d380a8f54c75786d41f6f9efbe761dac6c commit c0c3b8d380a8f54c75786d41f6f9efbe761dac6c Author: Al Viro [email protected] Date: Sat Jun 19 03:50:32 2021 +0000

unix_bind_bsd(): unlink if we fail after successful mknod

coolgw avatar Aug 14 '23 10:08 coolgw

https://patchwork.ozlabs.org/project/ltp/patch/[email protected]/

coolgw avatar Aug 14 '23 23:08 coolgw