Re: [PULL] Btrfs, qgroup message level adjustment, for 4.11-rc8

2017-04-25 Thread Chris Mason

On 04/25/2017 10:21 AM, David Sterba wrote:

On Wed, Apr 19, 2017 at 12:51:03PM +0200, David Sterba wrote:

Hi,

a single-patch pull request, the qgroup use can trigger an underflow warning
frequently. The warning is for debugging and should not be in the final release
of 4.11 as we won't be able to fix it.


Sigh, I looked for this pull after you mentioned it last week, couldn't 
find it and assumed you held off.  Sorry, maybe Josef has the right idea 
ditching exchange.


I'll send today.

-chris

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] Btrfs, qgroup message level adjustment, for 4.11-rc8

2017-04-25 Thread David Sterba
On Wed, Apr 19, 2017 at 12:51:03PM +0200, David Sterba wrote:
> Hi,
> 
> a single-patch pull request, the qgroup use can trigger an underflow warning
> frequently. The warning is for debugging and should not be in the final 
> release
> of 4.11 as we won't be able to fix it.

Ping?
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PULL] Btrfs, qgroup message level adjustment, for 4.11-rc8

2017-04-19 Thread David Sterba
Hi,

a single-patch pull request, the qgroup use can trigger an underflow warning
frequently. The warning is for debugging and should not be in the final release
of 4.11 as we won't be able to fix it.

Qu had pointed that out some time ago but I didn't get to fixing it until now.
Please pull, thanks.



The following changes since commit a967efb30b3afa3d858edd6a17f544f9e9e46eea:

  Btrfs: fix potential use-after-free for cloned bio (2017-04-11 18:49:56 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git 
for-chris-4.11-rc8

for you to fetch changes up to 338bd52f3c3a86a1feea8c9a121d1cee60d68d69:

  btrfs: qgroup: move noisy underflow warning to debugging build (2017-04-19 
12:40:49 +0200)


David Sterba (1):
  btrfs: qgroup: move noisy underflow warning to debugging build

 fs/btrfs/qgroup.c | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html