r5607: Fix for bug #2399 - ensure we use SMB_VFS_STAT instead of stat
commit08aac40e3ac0911673ea7e6ef35ba7fe9822d2fd
authorJeremy Allison <jra@samba.org>
Tue, 1 Mar 2005 21:26:01 +0000 (1 21:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:50 +0000 (10 10:55 -0500)
tree94c3a3aa8cd26b10e06e42db2587e295f0cdef81
parenta1d0be740d9ea8c9ea8c04950da826dd84bbc51b
r5607: Fix for bug #2399 - ensure we use SMB_VFS_STAT instead of stat
when checking for existance of a pathname.
Jeremy.
source/smbd/service.c