vfs_fileid: convert dev argument of the device_mapping_fn to SMB_STRUCT_STAT
commit6a8764ebcc0de57e7dd0dc22eaf4a9d201c0dca9
authorRalph Boehme <slow@samba.org>
Thu, 4 Jan 2018 15:35:38 +0000 (4 16:35 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 5 Jan 2018 23:07:17 +0000 (6 00:07 +0100)
tree76f4a0d9b78aef1eaeb7f35eedc5292438ebf1ad
parent996249571d0e8f9285d1b714b1c36d66e7649271
vfs_fileid: convert dev argument of the device_mapping_fn to SMB_STRUCT_STAT

This is in preperation of adding an additional mapping function that
acts differently depending of the file type. No change in behaviour.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_fileid.c