Andrew Cooper writes ("[PATCH 1/3] tools/oxenstored: Fix quota calculation for mkdir EEXIST"): > From: Edwin Török <edvin.to...@citrix.com> > > We increment the domain's quota on mkdir even when the node already exists. > This results in a quota inconsistency after live update, where reconstructing > the tree from scratch results in a different quota. > > Not a security issue because the domain uses up quota faster, so it will only > get a Quota error sooner than it should. > > Found by the structured fuzzer.
Thanks for these. They look like straightforward bugfixes, so they don't need a release ack, but FTR Release-Acked-by: Ian Jackson <i...@xenproject.org> I don't feel qualified to give a maintainer-ack... Ian.