mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-22 12:34:24 +00:00
Merge pull request #12 from twisterarmy/upgrade-fm-construction
upgrade fm construction #11
This commit is contained in:
commit
44684e7be5
@ -1833,7 +1833,7 @@ typedef struct _FILE_ALLOCATED_RANGE_BUFFER {
|
|||||||
#ifdef FIEMAP_EXTENT_UNKNOWN
|
#ifdef FIEMAP_EXTENT_UNKNOWN
|
||||||
// for documentation of this feature
|
// for documentation of this feature
|
||||||
// http://lwn.net/Articles/297696/
|
// http://lwn.net/Articles/297696/
|
||||||
struct
|
union
|
||||||
{
|
{
|
||||||
struct fiemap fiemap;
|
struct fiemap fiemap;
|
||||||
struct fiemap_extent extent;
|
struct fiemap_extent extent;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user