Hi folks, Today I created a for-next branch on xfsdump repository, to keep it consistent with xfsprogs and the kernel repository. It has a smaller patch flow than the other tools, but yet, I'd rather have a staging area before releasing a new version than pushing directly to the master branch doing a new release. As usual, patches often get missed so please check if your outstanding patches were in this update. If not please give me a heads up so I'll process them. The new head of the for-next branch is commit: aaaa57f32a605e4ebd2e4230fe036afc009ae0a0 New Commits: Donald Douwsma (4): [06dd184] xfsrestore: fix on-media inventory media unpacking [6503407] xfsrestore: fix on-media inventory stream unpacking [7b843fd] xfsdump: fix on-media inventory stream packing [aaaa57f] xfsrestore: untangle inventory unpacking logic Code Diffstat: inventory/inv_stobj.c | 42 +++++++++++++++--------------------------- restore/content.c | 13 +++++-------- 2 files changed, 20 insertions(+), 35 deletions(-) Cheers. -- Carlos Maiolino