Re: [PATCH v2 2/4] btrfs/124: test global metadata reservation reporting

2016-06-29 Thread Eryu Guan
On Mon, Jun 27, 2016 at 04:14:12PM -0400, je...@suse.com wrote: > From: Jeff Mahoney > > Btrfs can now report the size of the global metadata reservation > via ioctl and sysfs. > > This test confirms that we get sane results on an empty file system. > > Signed-off-by: Jeff Mahoney > --- > .gi

[PATCH v2 2/4] btrfs/124: test global metadata reservation reporting

2016-06-27 Thread jeffm
From: Jeff Mahoney Btrfs can now report the size of the global metadata reservation via ioctl and sysfs. This test confirms that we get sane results on an empty file system. Signed-off-by: Jeff Mahoney --- .gitignore | 1 + common/btrfs | 43 +++ src/M