diff options
author | Andrew Tridgell <tridge@samba.org> | 2001-07-05 10:33:10 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2001-07-05 10:33:10 +0000 |
commit | 970236ee9926b64c0b39bd8a36b2a9317206873c (patch) | |
tree | 1c23084411461da9a0b5f3e9c0fe9c602d72a84f /docs/htmldocs | |
parent | 974790e45e6774a0e8ca3f8bb73ea941457e0866 (diff) | |
download | samba-970236ee9926b64c0b39bd8a36b2a9317206873c.tar.gz samba-970236ee9926b64c0b39bd8a36b2a9317206873c.tar.xz samba-970236ee9926b64c0b39bd8a36b2a9317206873c.zip |
this fixes the failure of MS office on VFAT partitions on Linux
The problem is that ftruncate can't expand on VFAT, but it can on
ext2. That means our autoconf test is useless. I have recoded it to
use the alternative to ftruncate when then sys_ftruncate fails.
Jeremy, do you want this for 2.2.1?
Diffstat (limited to 'docs/htmldocs')
0 files changed, 0 insertions, 0 deletions