example of broken posix lock behaviour
authorAndrew Tridgell <tridge@samba.org>
Fri, 5 May 2000 00:46:38 +0000 (00:46 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 5 May 2000 00:46:38 +0000 (00:46 +0000)
(This used to be commit b3999f3b20d470b9c873b297e7aeb043da61588d)

source3/utils/locktest.c

index 8738116a04e3506d7190cee295b68cfe5546783d..3b2d2be13e8d4a226f2503fad90aab061abe41ae 100644 (file)
@@ -50,6 +50,14 @@ struct record {
 };
 
 static struct record preset[] = {
+{77, 11, 0, 0, 2432, 480, 1},
+{13, 11, 0, 0, 2624, 224, 1},
+{16, 19, 0, 1, 448, 1344, 1},
+{21, 96, 0, 0, 2144, 640, 1},
+{53, 5, 1, 1, 2336, 608, 1},
+
+
+
 {36,  5, 0, 0, 0,  8, 1},
 { 2,  6, 0, 1, 0,  1, 1},
 {53, 92, 0, 0, 0,  0, 1},