vfs_ceph: remove cephwrap_init_stat_ex_from_stat()
authorYan, Zheng <zyan@redhat.com>
Wed, 18 Mar 2015 03:34:25 +0000 (11:34 +0800)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2015 17:02:13 +0000 (18:02 +0100)
commit7551a4edb596f47020560c9c44d582500691c80c
treed758b7d21d8a818fc4d771b8a083b25d07a9bae9
parent16956d4eb18196a7b867423b8f403312361bdf80
vfs_ceph: remove cephwrap_init_stat_ex_from_stat()

cephwrap_init_stat_ex_from_stat() lacks code that makes 'create'
timestamp. Besides that, it's identical to init_stat_ex_from_stat().

Signed-off-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
source3/modules/vfs_ceph.c