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)
commit4332bc06c6604a3e14007eda4f40e6183a1f8526
tree75d02c5166844fc8bd8533a818c26a6cf5841ece
parentb2210614e810c8e84c9a14a8e32e05f95d92479b
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.
source/smbd/trans2.c