s3: VFS: syncops: Move one more use of OpenDir() -> OpenDir_nstatus().
authorJeremy Allison <jra@samba.org>
Mon, 28 Feb 2022 22:13:04 +0000 (14:13 -0800)
committerVolker Lendecke <vl@samba.org>
Wed, 2 Mar 2022 21:04:34 +0000 (21:04 +0000)
commitbc9439a41eea66e50ea76275c324596e26999888
tree47ca67730570d22b1c3e3f8146f46e482012a35f
parenta138d0f2d986a8d05ea2e4172871701bdb187770
s3: VFS: syncops: Move one more use of OpenDir() -> OpenDir_nstatus().

Eventually we can replace OpenDir() with OpenDir_ntatatus().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/modules/vfs_syncops.c