Steve French 31742c5a33 enable fallocate punch hole ("fallocate -p") for SMB3
Implement FALLOC_FL_PUNCH_HOLE (which does not change the file size
fortunately so this matches the behavior of the equivalent SMB3
fsctl call) for SMB3 mounts.  This allows "fallocate -p" to work.
It requires that the server support setting files as sparse
(which Windows allows).

Signed-off-by: Steve French <smfrench@gmail.com>
2014-08-17 18:12:38 -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
2007-06-05 18:30:44 +00: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