From: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
To: Josef Bacik <jbacik@fb.com>
Cc: <linux-btrfs@vger.kernel.org>
Subject: Re: [PATCH 0/4] Btrfs: qgroup: part-2: bug fixes for qgroup reservation.
Date: Wed, 4 Mar 2015 09:47:04 +0800 [thread overview]
Message-ID: <54F66418.3030102@cn.fujitsu.com> (raw)
In-Reply-To: <1423563828-9053-1-git-send-email-yangds.fnst@cn.fujitsu.com>
On 02/10/2015 06:23 PM, Dongsheng Yang wrote:
> Hi all,
> This is part2 for qgroup. It is based on
> [PATCH 0/9] Btrfs: qgroup: part-1: bug fixes.
>
> [1/4] is reviewed-by Josef.
>
> [2/4] - [4/4] are trying to solve a problem in qgroup reservation.
> It would be weired I introduce a may_use in 2/4 and delete it in 4/4.
>
> Yes, I am glad to rebase and squash them, here I am keeping this history
> of the problem for reviewing. I have explained the problem and sent the
> [2/4] out. Josef give me a looks good at that time. But in the later, I
> found another problem and solved it with [4/4]. So they are trying to
> solve different problems at different timing. When the all patches are
> reviewed by you guys, I am okey to squash them if you request.
Hi, any comment on this patchset?
Thanx
>
> Thanx.
>
> Dongsheng Yang (4):
> Btrfs: qgroup: free reserved in exceeding quota.
> Btrfs: qgroup: Introduce a may_use to account
> space_info->bytes_may_use.
> Btrfs: qgroup, Account data space in more proper timings.
> btrfs: qgroup: do a reservation in a higher level.
>
> fs/btrfs/ctree.h | 2 +-
> fs/btrfs/extent-tree.c | 25 +++++++++++--------------
> fs/btrfs/file.c | 13 ++-----------
> fs/btrfs/inode.c | 3 ++-
> fs/btrfs/qgroup.c | 10 ++++------
> fs/btrfs/relocation.c | 2 +-
> 6 files changed, 21 insertions(+), 34 deletions(-)
>
prev parent reply other threads:[~2015-03-04 1:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-10 10:23 [PATCH 0/4] Btrfs: qgroup: part-2: bug fixes for qgroup reservation Dongsheng Yang
2015-02-10 10:23 ` [PATCH 1/4] Btrfs: qgroup: free reserved in exceeding quota Dongsheng Yang
2015-02-10 10:23 ` [PATCH 2/4] Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use Dongsheng Yang
2015-02-10 10:23 ` [PATCH 3/4] Btrfs: qgroup, Account data space in more proper timings Dongsheng Yang
2015-02-10 10:23 ` [PATCH 4/4] btrfs: qgroup: do a reservation in a higher level Dongsheng Yang
2015-03-04 1:47 ` Dongsheng Yang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54F66418.3030102@cn.fujitsu.com \
--to=yangds.fnst@cn.fujitsu.com \
--cc=jbacik@fb.com \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.