summaryrefslogtreecommitdiffstats
path: root/source/param/params.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2007-12-05 09:53:10 +0100
committerMichael Adam <obnox@samba.org>2007-12-19 23:08:01 +0100
commitb5f600fab53c9d159a958c59795db3ba4a8acc63 (patch)
tree863ca5561a3bf60d03cbe1220e06349044a2c9a6 /source/param/params.c
parent15caf58c81ce6b68eefa03c8f8510c2ecb5fdeb3 (diff)
downloadsamba-b5f600fab53c9d159a958c59795db3ba4a8acc63.tar.gz
samba-b5f600fab53c9d159a958c59795db3ba4a8acc63.tar.xz
samba-b5f600fab53c9d159a958c59795db3ba4a8acc63.zip
Change the prototype of the vfs function get_nt_acl().
Up to now, get_nt_acl() took a files_struct pointer (fsp) and a file name. All the underlying functions should need and now do need (after the previous preparatory work), is a connection_struct and a file name. The connection_struct is already there in the vfs_handle passed to the vfs functions. So the files_struct argument can be eliminated. This eliminates the need of calling open_file_stat in a couple of places to produce the fsp needed. Michael
Diffstat (limited to 'source/param/params.c')
0 files changed, 0 insertions, 0 deletions