diff options
author | Suresh Jayaraman <sjayaraman@suse.de> | 2011-10-18 08:01:21 -0400 |
---|---|---|
committer | Jeff Layton <jlayton@samba.org> | 2011-10-18 08:01:21 -0400 |
commit | ca20bffffbff426d3b84c23df1df71d7a227206e (patch) | |
tree | 14bd86b35df7392c5785237d103e482e99b729f3 /setcifsacl.1 | |
parent | 814a5e1868e8a557cbff8181a480fb84b45abae7 (diff) | |
download | cifs-utils-ca20bffffbff426d3b84c23df1df71d7a227206e.tar.gz cifs-utils-ca20bffffbff426d3b84c23df1df71d7a227206e.tar.bz2 cifs-utils-ca20bffffbff426d3b84c23df1df71d7a227206e.zip |
cifs-utils: mention the kernel version that introduced setcifsacl
Reviewed-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Diffstat (limited to 'setcifsacl.1')
-rw-r--r-- | setcifsacl.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/setcifsacl.1 b/setcifsacl.1 index 8957512..550d23d 100644 --- a/setcifsacl.1 +++ b/setcifsacl.1 @@ -89,6 +89,9 @@ setcifsacl -S "ACL:CIFSTESTDOM\\Administrator:0x0/0x0/FULL, .br ACL:CIFSTESTDOM\\user2:0x0/0x0/FULL," <file_name> .PP +.SH "NOTES" +.PP +Kernel support for getcifsacl/setcifsacl utilities was initially introduced in the 2.6.37 kernel. .SH "SEE ALSO" .PP \fBmount.cifs\fR(8), |