vfs_fruit: do ino calculation
authorRalph Boehme <slow@samba.org>
Wed, 22 Aug 2018 14:49:23 +0000 (16:49 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 6 Nov 2018 08:10:25 +0000 (09:10 +0100)
commit8c8d2d028dbc8957369cc4985e1b678f57c933c3
tree37808e6ca0c563a853dd39fc79f36d20277b2620
parenta9b6f3a03da547daee0e7d24e4f112be5b84bee0
vfs_fruit: do ino calculation

As we'll start returning fake fds in open shortly, we can't rely on the
next module to calculat correct inode numbers for streams and must take
over that responsibility.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13646

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 80afafe398566fd622f431966808d08ba9ec6473)
source3/modules/vfs_fruit.c