Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
Call ioctl(fd, FS_IOC_FIEMAP, fiemap) to get the extents of a file. Given the file has N extents and fiemap->fm_extent_count is filled with exactly N, the last extent will not have FIEMAP_EXTENT_LAST flag.