Remove lots of duplicate code and move it into one
commitda45a3ca779d3441265837167b021ea4920edb01
authorJeremy Allison <jra@samba.org>
Fri, 2 Oct 2009 20:45:38 +0000 (2 13:45 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 2 Oct 2009 20:47:07 +0000 (2 13:47 -0700)
tree6a68181d704a59c8631f2109f73eb60af71b58fb
parent00738a2c92ab9e8d35976b49f1809e88f77d1e9d
Remove lots of duplicate code and move it into one
function vfs_stat_fsp(). Stops code looking at fsp->posix_open
except for exceptional circumstances.
Jeremy.
source3/include/proto.h
source3/modules/vfs_acl_common.c
source3/modules/vfs_acl_tdb.c
source3/smbd/close.c
source3/smbd/posix_acls.c
source3/smbd/reply.c
source3/smbd/vfs.c