mirror of
https://github.com/samba-team/samba.git
synced 2025-02-12 21:58:10 +03:00
WHATSNEW: mention improved sparse file support
Signed-off-by: David Disseldorp <ddiss@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
b9e5d16aca
commit
5cf30835c9
@ -257,6 +257,13 @@ results are more accurate than running the test with an emulator, because
|
||||
they reflect the exact kernel and system libraries that exist on the
|
||||
target.
|
||||
|
||||
Improved Sparse File Support
|
||||
----------------------------
|
||||
Support for the FSCTL_SET_ZERO_DATA and FSCTL_QUERY_ALLOCATED_RANGES
|
||||
SMB2 requests has been added to the smbd file server.
|
||||
This allows for clients to deallocate (hole punch) regions within a
|
||||
sparse file, and check which portions of a file are allocated.
|
||||
|
||||
|
||||
######################################################################
|
||||
Changes
|
||||
|
Loading…
x
Reference in New Issue
Block a user