diff options
-rw-r--r-- | source3/utils/locktest.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/source3/utils/locktest.c b/source3/utils/locktest.c index 8738116a04..3b2d2be13e 100644 --- a/source3/utils/locktest.c +++ b/source3/utils/locktest.c @@ -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}, |