s3:smbd: use FNUM_FIELD_INVALID instead of literal -1
authorMichael Adam <obnox@samba.org>
Tue, 12 Jun 2012 15:56:43 +0000 (17:56 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 15 Jun 2012 01:28:13 +0000 (03:28 +0200)
commit5d2af68a25534bd84601f3ac40853ef9fcb21edb
treefcdecd5b7e3b3ecfee835236e53337b5c7ee34d9
parent63bfc70a2ad391c7d0f0ce8d7c637ca2b5ba5645
s3:smbd: use FNUM_FIELD_INVALID instead of literal -1

This is in preparation of changing fnum to uint64_t

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/files.c
source3/smbd/posix_acls.c
source3/smbd/smb2_ioctl.c
source3/smbd/trans2.c