OSDN Git Service

ext4_utils: export make_ext4fs_sparse_fd
authorColin Cross <ccross@android.com>
Wed, 23 Jan 2013 23:25:29 +0000 (15:25 -0800)
committerColin Cross <ccross@android.com>
Wed, 23 Jan 2013 23:43:52 +0000 (15:43 -0800)
Export a function to create a sparse image, writing the output to
an fd.  Useful for utilities that need to format a partition.

Change-Id: I3737c65c69b7df0a0bd25885ee70aaadef8a4ad5


No differences found