diff options
author | Michael Adam <obnox@samba.org> | 2012-06-13 17:18:59 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2012-06-15 03:28:13 +0200 |
commit | b8e943e7245e94601b54e0659db3d74d2a944a1f (patch) | |
tree | 62e261189adb029e828c892b464aaad723504ef4 /source3/printing/notify.h | |
parent | 5d2af68a25534bd84601f3ac40853ef9fcb21edb (diff) | |
download | samba-b8e943e7245e94601b54e0659db3d74d2a944a1f.tar.gz samba-b8e943e7245e94601b54e0659db3d74d2a944a1f.tar.bz2 samba-b8e943e7245e94601b54e0659db3d74d2a944a1f.zip |
s3:smbd: change FNUM_FIELD_INVALID from -1 to 0
This is in preparation for changing the type of files_struct.fnum
to unit64_t.
This can safely be done, since all checks have been converted to
using FNUM_FIELD_INVALID and fsp->fnum is only ever set to either
FNUM_FIELD_INVALID or some i + FILE_HANDLE_OFFSET with i >= 0 and
FILE_HANDLE_OFFSET > 0.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/printing/notify.h')
0 files changed, 0 insertions, 0 deletions