1 <samba:parameter name="share:fake_fscaps"
4 advanced="1" developer="0"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
9 This is needed to support some special application that makes
10 QFSINFO calls to check whether we set the SPARSE_FILES bit
11 (0x40). If this bit is not set that particular application
12 refuses to work against
13 Samba. With <smbconfoption name="share:fake_fscaps">64</smbconfoption>
14 the SPARSE_FILES file system capability flag is set. Use other
15 decimal values to specify the bitmask you need to fake.
19 <value type="default">0</value>