X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib%2Finode.h;h=3b0222990bf77a8476766b1fda097990e5a4740d;hp=6f310fda698717a546ad4552017441e369504957;hb=34193844b60cf16bb0a04e344ddf47a0614a7643;hpb=e2697bba43598a3ff2e2d66c8596df7acba1acb6 diff --git a/include/wimlib/inode.h b/include/wimlib/inode.h index 6f310fda..3b022299 100644 --- a/include/wimlib/inode.h +++ b/include/wimlib/inode.h @@ -18,7 +18,7 @@ struct avl_tree_node; /* * WIM inode. * - * As mentioned in the comment above `struct wim_dentry', in the WIM file that + * As mentioned in the comment above `struct wim_dentry', in WIM files there * is no on-disk analogue of a real inode, as most of these fields are * duplicated in the dentries. Instead, a `struct wim_inode' is something we * create ourselves to simplify the handling of hard links. @@ -176,6 +176,12 @@ struct wim_inode { #endif }; + /* Used during WIM writing with + * WIMLIB_WRITE_FLAG_SEND_DONE_WITH_FILE_MESSAGES: the number + * of data streams this inode has that have not yet been fully + * read. */ + u32 num_unread_streams; + #ifdef WITH_FUSE struct { /* Used only during image mount: Table of file