Re: [PATCH 0/5] btrfs-progs: check update

2018-12-17 Thread Qu Wenruo
On 2018/12/18 上午3:59, David Sterba wrote: > On Mon, Nov 26, 2018 at 02:04:38PM +0800, Qu Wenruo wrote: >> Hi David, >> >> Please merge this pull request: >> https://github.com/kdave/btrfs-progs/pull/155 >> >> >> This patch can be fetch from the following branch: >> https://github.com/adam900710/b

Re: [PATCH 0/5] btrfs-progs: check update

2018-12-17 Thread David Sterba
On Mon, Nov 26, 2018 at 02:04:38PM +0800, Qu Wenruo wrote: > Hi David, > > Please merge this pull request: > https://github.com/kdave/btrfs-progs/pull/155 > > > This patch can be fetch from the following branch: > https://github.com/adam900710/btrfs-progs/tree/check-next > > The base commit is:

[PATCH 0/5] btrfs-progs: check update

2018-11-25 Thread Qu Wenruo
Hi David, Please merge this pull request: https://github.com/kdave/btrfs-progs/pull/155 This patch can be fetch from the following branch: https://github.com/adam900710/btrfs-progs/tree/check-next The base commit is: commit 5d64c40240135cc22f4ba2b902bfe20418a599ea (david/devel) Author: David St