vfs_fruit: do ino calculation
authorRalph Boehme <slow@samba.org>
Wed, 22 Aug 2018 14:49:23 +0000 (16:49 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 31 Oct 2018 20:27:22 +0000 (21:27 +0100)
commit80afafe398566fd622f431966808d08ba9ec6473
treeb84dd0a3f5ec971a4c05285e97247405050c8169
parentd7d92710711f6e555ed45c1dda528cd6a83e1bf5
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>
source3/modules/vfs_fruit.c