Add uint64_t mid field to the files_struct.
commit34bb743ce3e24dde8b8fccdccb8f9c443fb2cd6f
authorJeremy Allison <jra@samba.org>
Fri, 29 Jun 2012 19:41:47 +0000 (29 12:41 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 30 Jun 2012 00:23:39 +0000 (30 02:23 +0200)
tree1e443089d57fbe394b8d4ad4c6585f81da8b6785
parent84f29b814d1786147020867214974deefbb8412a
Add uint64_t mid field to the files_struct.

Ensure it is initialized so we know what mid created this file.
source3/include/vfs.h
source3/smbd/files.c