From: Jeremy Allison Date: Wed, 12 Aug 2009 20:54:38 +0000 (-0700) Subject: Documentation for "store create time". X-Git-Tag: talloc-2.0.0~398 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ad5c69bd45d9211dc3bceb655d63d2f141f1bc6;p=thirdparty%2Fsamba.git Documentation for "store create time". Jeremy. --- diff --git a/docs-xml/smbdotconf/filename/storecreatetime.xml b/docs-xml/smbdotconf/filename/storecreatetime.xml new file mode 100644 index 00000000000..5957a5db10d --- /dev/null +++ b/docs-xml/smbdotconf/filename/storecreatetime.xml @@ -0,0 +1,15 @@ + + + + If this parameter is set Samba attempts to store a create timestamp on any file or directory created by Samba + in a filesystem extended attribute. The data is written as an 8 byte Windows timestamp in little-endian form + in attribute named "user.DosTimestamps". This extended attribute is explicitly hidden from smbd clients requesting an + EA list. On Linux the filesystem must have been mounted with the mount option user_xattr in order for + extended attributes to work, also extended attributes must be compiled into the Linux kernel. + + +no +