[sheepdog] [PATCH RFC] tests/044: correct total size of output
Hitoshi Mitake
mitake.hitoshi at gmail.com
Sun Mar 31 12:33:34 CEST 2013
At Sat, 30 Mar 2013 11:37:45 +0800,
Liu Yuan wrote:
>
> On 03/29/2013 10:35 PM, Hitoshi Mitake wrote:
> > The total size of store written in 044.out should be "432 MB", not
> > "433 MB".
> >
> > Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
> > ---
> > tests/044.out | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/tests/044.out b/tests/044.out
> > index 7a62854..d8e8ed3 100644
> > --- a/tests/044.out
> > +++ b/tests/044.out
> > @@ -7,6 +7,6 @@ Id Size Used Use%
> > 0 4.0 GB 144 MB 3%
> > 1 4.0 GB 144 MB 3%
> > 2 4.0 GB 144 MB 3%
> > -Total 12 GB 433 MB 3%
> > +Total 12 GB 432 MB 3%
> >
> > Total virtual image size 0.0 MB
> >
>
> Well, I guess your are running xfs? My xfs produce the same result but
> EXT4 differs (the same as 044.out)
No, I'm using ext4.
It seems strange. I have to seek the root of this problem...
Thanks,
Hitoshi
More information about the sheepdog
mailing list