vfs_fruit: do ino calculation
commitd405dc3833b5100c1a39f24a86d45bf5030b63bb
authorRalph Boehme <slow@samba.org>
Wed, 22 Aug 2018 14:49:23 +0000 (22 16:49 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 6 Nov 2018 08:11:25 +0000 (6 09:11 +0100)
tree945f741f31d24e95b19d47e5414f7d2c9ec3eda6
parentc23f1da9ca37b5dae64350afab96b4e5f6a1fb0f
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