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