Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-26 | Reorganize old persistent_handles test into durable_open.c, turn it into a ↵ | Zach Loafman | 1 | -183/+0 | |
suite instead of a solo test (in anticipation of more tests). | |||||
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 | |
2008-04-19 | SMB2-PERSISTENT-HANDLES1: close the handle before deleting it | Stefan Metzmacher | 1 | -0/+2 | |
This means we no longer have a oplock break timing out for the "delete". metze (This used to be commit 50f6a72b674f58a24c1a6c42e4dd56dc4e9f5a1e) | |||||
2008-04-17 | SMB2-PERSISTENT-HANDLES1: verify some more fields | Stefan Metzmacher | 1 | -32/+52 | |
metze (This used to be commit ae0a7d0918cc15309a6d1166885f23531365007c) | |||||
2008-04-17 | torture/smb2: add SMB2-PERSISTENT-HANDLES1 test | Stefan Metzmacher | 1 | -0/+162 | |
This demonstrates that the file seek position is still available on reconnected persistent handles. metze (This used to be commit 30e04ae3a02596de03d06874ff5dfc0ddc3bf902) |