Steve French 30175628bf [SMB3] Enable fallocate -z support for SMB3 mounts
fallocate -z (FALLOC_FL_ZERO_RANGE) can map to SMB3
FSCTL_SET_ZERO_DATA SMB3 FSCTL but FALLOC_FL_ZERO_RANGE
when called without the FALLOC_FL_KEEPSIZE flag set could want
the file size changed so we can not support that subcase unless
the file is cached (and thus we know the file size).

Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Pavel Shilovsky <pshilovsky@samba.org>
2014-08-17 18:16:40 -05:00
..
2014-08-02 01:23:04 -05:00
2014-08-17 05:08:39 -05:00
2013-11-08 05:57:46 +09:00
2014-05-21 10:18:05 -07:00
2013-06-26 23:45:05 -05:00
2014-08-02 01:23:01 -05:00
2012-07-24 10:25:13 -05:00
2013-09-08 14:54:24 -05:00