s3: Fix smbd to correctly return INVALID_LEVEL on set_file_end_of_file_info for paths
commit81e22afd9e4cb7b26cdb95b5dfdaf5dac877e147
authorTim Prouty <tprouty@samba.org>
Tue, 1 Dec 2009 18:47:08 +0000 (1 10:47 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 1 Dec 2009 22:07:50 +0000 (1 14:07 -0800)
treeee1de3cf452cab0775adfcfd4970d6e846bc67b1
parent86de6647bb6f71cd43363b1be0a9f15a750024fc
s3: Fix smbd to correctly return INVALID_LEVEL on set_file_end_of_file_info for paths

This allows smbd to pass the freshly updated RAW-SFILEINFO-END-OF-FILE
torture test.
(cherry picked from commit ae649782df6e22c8e1922aaa03c248e5af68a036)
source3/smbd/trans2.c