After a discussion with Volker, sdd a backup_intent state to the client struct.
authorJeremy Allison <jra@samba.org>
Thu, 1 Dec 2011 21:24:22 +0000 (13:24 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 1 Dec 2011 21:24:22 +0000 (13:24 -0800)
commitaf76d2588c9aab9ed0eb71ab216ea55faaa40cf2
treea9fd4a77c5ff76bfb6e166ce75291813272c12b9
parent3c4af39aa506a25fc6d6753dbe34e4e1c0dd0b43
After a discussion with Volker, sdd a backup_intent state to the client struct.

This causes the backup_intent flags to be added to findfirst/findnext
and ntcreate/nttrans_create calls.

cli_set_backup_intent() sets the flag and returns the old value of
its state.
source3/include/client.h
source3/libsmb/clientgen.c
source3/libsmb/clifile.c
source3/libsmb/clilist.c
source3/libsmb/proto.h