Browse Source

upgrade fm construction #11

upgrade-fm-construction
ghost 10 months ago
parent
commit
9a0d8cb79f
  1. 2
      libtorrent/src/file.cpp

2
libtorrent/src/file.cpp

@ -1833,7 +1833,7 @@ typedef struct _FILE_ALLOCATED_RANGE_BUFFER { @@ -1833,7 +1833,7 @@ typedef struct _FILE_ALLOCATED_RANGE_BUFFER {
#ifdef FIEMAP_EXTENT_UNKNOWN
// for documentation of this feature
// http://lwn.net/Articles/297696/
struct
union
{
struct fiemap fiemap;
struct fiemap_extent extent;

Loading…
Cancel
Save