Fixed a couple of issues with the SMB_QUERY_FILE_ALL_INFO query.
authorJeremy Allison <jra@samba.org>
Mon, 26 Oct 1998 18:44:01 +0000 (18:44 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 26 Oct 1998 18:44:01 +0000 (18:44 +0000)
commit8546b7ec9486881261d3a97c893d4cb09b24461e
tree078034fb65b9515b5224188986b4981473770689
parent46fcd85b2dbe32c0f78a9382f8c3e2db92416391
Fixed a couple of issues with the SMB_QUERY_FILE_ALL_INFO query.
Ensured offset was being reported correctly for 64 bit file access,
ensured delete on close bit was being reported correctly.
Jeremy.
(This used to be commit 4332bc06c6604a3e14007eda4f40e6183a1f8526)
source3/smbd/trans2.c