X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=ext4_utils.h;h=b6915bdb92b9ff5d939fd2e9014eacb8dc7ff2b8;hb=58ace71d8c43d74a76ba8fd1938281ef2387e1eb;hp=499753fdf9df030e028e40f53f47da722e1aac61;hpb=fb5c011b4912fb14cfa87a06a5542c06aecc9278;p=project%2Fmake_ext4fs.git diff --git a/ext4_utils.h b/ext4_utils.h index 499753f..b6915bd 100644 --- a/ext4_utils.h +++ b/ext4_utils.h @@ -158,7 +158,7 @@ struct selabel_handle; int make_ext4fs_internal(int fd, const char *directory, const char *mountpoint, fs_config_func_t fs_config_func, int gzip, int sparse, int crc, int wipe, - struct selabel_handle *sehnd, int verbose, time_t fixed_time, + int verbose, time_t fixed_time, FILE* block_list_file); int read_ext(int fd, int verbose);