diff options
author | Jeremy Allison <jra@samba.org> | 2018-05-17 11:42:03 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2018-05-25 18:39:25 +0200 |
commit | a3d7544b8c9e31f06de347049757f833afa4c8e5 (patch) | |
tree | 1d14e88b09351a4b99304aa6d69c13e0ac421ed1 /docs-xml | |
parent | 55f013edbb10cf68289ea23f674af617edcc12ad (diff) | |
download | samba-a3d7544b8c9e31f06de347049757f833afa4c8e5.tar.gz |
s3: torture: Remove cmd_fchmod_acl().
No longer needed.
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/manpages/vfstest.1.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs-xml/manpages/vfstest.1.xml b/docs-xml/manpages/vfstest.1.xml index 5a4ea1254b9..dc6acd06f87 100644 --- a/docs-xml/manpages/vfstest.1.xml +++ b/docs-xml/manpages/vfstest.1.xml @@ -124,7 +124,6 @@ <listitem><para><command>get_nt_acl</command> - VFS get_nt_acl()</para></listitem> <listitem><para><command>fset_nt_acl</command> - VFS fset_nt_acl()</para></listitem> <listitem><para><command>set_nt_acl</command> - VFS open() and fset_nt_acl()</para></listitem> - <listitem><para><command>fchmod_acl</command> - VFS fchmod_acl()</para></listitem> <listitem><para><command>sys_acl_get_file</command> - VFS sys_acl_get_file()</para></listitem> <listitem><para><command>sys_acl_get_fd</command> - VFS sys_acl_get_fd()</para></listitem> <listitem><para><command>sys_acl_blob_get_file</command> - VFS sys_acl_blob_get_file()</para></listitem> |