On Mon, Oct 25, 2021 at 10:27 PM Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx> wrote: > > Hi, > > This is the 9th version of this patch series. Thank you, Amir, Jan and > Ted, for the feedback in the previous versions. > > The main difference in this version is that the pool is no longer > resizeable nor limited in number of marks, even though we only > pre-allocate 32 slots. In addition, ext4 was modified to always return > non-zero errno, and the documentation was fixed accordingly (No longer > suggests we return EXT4_ERR* values. > > I also droped the Reviewed-by tags from the ext4 patch, due to the > changes above. > > Please let me know what you think. > All good on my end. I've made a couple of minor comments that could be addressed on commit if no other issues are found. Thanks, Amir.