s4/torture: Parameterize output in LOCK tests based off server support
authorSteven Danneman <steven.danneman@isilon.com>
Mon, 11 Jan 2010 00:06:57 +0000 (16:06 -0800)
committerSteven Danneman <steven.danneman@isilon.com>
Mon, 11 Jan 2010 00:12:44 +0000 (16:12 -0800)
commit5323fe99c30bad099645711feac5f2a8979a1ee1
tree07ad8ffae07221d7da2c5afa5bbbb9bab2d640f4
parent73422e7dd866f9c65e1ba5cd42fd027b5acf3a40
s4/torture: Parameterize output in LOCK tests based off server support

Two new torture parameters:

* smbexit_pdu_support: if the Server supports the Exit command

* range_not_locked_on_file_close: whether the server returns the
  NT_STATUS_RANGE_NOT_LOCKED error when a file is closed which has a
  pending lock request.  Windows returns this error, though per the
  spec, this error should only be returned to an unlock request.
source4/torture/raw/lock.c
source4/torture/smbtorture.c
source4/torture/smbtorture.h