s3: VFS: ceph_snapshots: In ceph_snap_fill_label() - pass in dirfsp instead of the...
authorJeremy Allison <jra@samba.org>
Wed, 23 Jun 2021 18:14:52 +0000 (11:14 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 25 Jun 2021 15:53:31 +0000 (15:53 +0000)
commitabe3a396e0e32f72a4fc0f9b2b10a968c8542fea
tree527ae3a269c81b03ac718784608da28c02cdc788
parentfe9575c88f048ac760a33fd5f65c18e8f2714e70
s3: VFS: ceph_snapshots: In ceph_snap_fill_label() - pass in dirfsp instead of the raw path.

We will use this for openat_pathref_fsp() later.

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