1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/selftest
Jeremy Allison 30fea0d311 tests: Add 2 tests for unique fileid's with top bit set (generated from itime) for files and directories.
smb2.fileid_unique.fileid_unique
smb2.fileid_unique.fileid_unique-dir

Create 100 files or directories as fast as we can
against a "normal" share, then read info on them
and ensure (a) top bit is set (generated from itime)
and (b) uniqueness across all generated objects
(checks poor timestamp resolution doesn't create
duplicate fileids).

This shows that even on ext4, this is enough to
cause duplicate fileids to be returned.

Add knownfail.d/fileid-unique

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14928

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
2022-01-08 05:43:32 +00:00
..
provisions dbcheck: Check Deleted Objects and reduce noise in reports about expired tombstones 2021-02-03 05:29:11 +00:00
win Spelling fixes s/preceeding/preceding/ 2019-09-01 22:21:28 +00:00
test_samba3dump.sh s4/scripting: PY3 Ensure python scripts are run with correct python ver. 2018-10-23 05:50:25 +02:00
test_w2k3_file.sh
test_w2k3.sh
test_win.sh
tests_win2k3_dc.sh
tests_win.sh
tests.py tests: Add 2 tests for unique fileid's with top bit set (generated from itime) for files and directories. 2022-01-08 05:43:32 +00:00