Files
seaweedfs/test
Chris LuandGitHub ae724ac9d5 test: remove unlink/14.t from pjdfstest known failures (#9029)
fix(mount): skip metadata flush for unlinked-while-open files

When a file is unlinked while still open (open-unlink-close pattern),
the synchronous doFlush path recreated the entry on the filer during
close. Check fh.isDeleted before flushing metadata, matching the
existing check in the async flush path.

Remove tests/unlink/14.t from known_failures.txt (all 7 subtests
now pass). Full suite: 235 files, 8803 tests, Result: PASS.
2026-04-10 17:28:19 -07:00
..
2026-03-09 23:10:27 -07:00
2026-03-09 11:12:05 -07:00
2023-11-13 08:23:53 -08:00