Ticket #975 (new enhancement)
the filesystem API should support sparse files for the call "get_file_map"
| Reported by: | korli | Owned by: | axeld |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | System/Kernel | Version: | R1 development |
| Cc: | Blocked By: | ||
| Platform: | All | Blocking: |
Description
the UDF filesystem uses sparse files (with blank chunks). The current API doesn't allow to describe such files. A proposed solution is to add a field "blank" to the struct file_io_vec for such blank chunks.
Change History
Note: See
TracTickets for help on using
tickets.
