s4:torture/vfs/fruit: expand test "setinfo eof stream"
authorRalph Boehme <slow@samba.org>
Mon, 22 Oct 2018 10:43:16 +0000 (12:43 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 31 Oct 2018 20:27:20 +0000 (21:27 +0100)
commitb35d9e74028727da24f349242cb0bc62403a9b09
tree6952aa2a180dc6e0ac256fcdbda310dbb5ddba15
parent055ca448f1a2bd995291af1810c9ec94f90f32dd
s4:torture/vfs/fruit: expand test "setinfo eof stream"

o Adds checks verifying that after setting eof to 0 on a stream, a
  subsequent open gets ENOENT, before and after closing the handle that
  had been used to set eof to 0.

o Verify that a write to a handle succeeds after that handle has been
  used to set eof to 0 on a stream.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13646

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/samba3.vfs.fruit
source4/torture/vfs/fruit.c