s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner cases
authorTim Prouty <tprouty@samba.org>
Mon, 30 Nov 2009 19:59:19 +0000 (11:59 -0800)
committerTim Prouty <tprouty@samba.org>
Tue, 1 Dec 2009 19:12:51 +0000 (11:12 -0800)
commit5035a900051c7946346d4e8b32e8f13f802ce5be
tree6ce052089298e883070604a5eaac8481e452aaf5
parent5a934fd8da61196d829a601a85b9871b226239d4
s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner cases

It turns out setting the end-of-file with Trans2SetPathInfo using the
snia spec's info level will attempt to open the file, enforcing share
modes, but then subsequentlys fail the setpathinfo with a dos error of
INVALID_LEVEL.  Doing a Trans2SetFileInfo with either end-of-file info
level succeeds as expected.
source4/torture/raw/setfileinfo.c