From: "Theodore Y. Ts'o" <tytso@mit.edu>
To: Roman Anufriev <dotdot@yandex-team.ru>
Cc: linux-ext4@vger.kernel.org, jack@suse.cz, dmtrmonakhov@yandex-team.ru
Subject: Re: [PATCH v4 1/2] ext4: add helpers for checking whether quota can be enabled/is journalled
Date: Thu, 3 Dec 2020 09:07:13 -0500 [thread overview]
Message-ID: <20201203140713.GD441757@mit.edu> (raw)
In-Reply-To: <1603336860-16153-1-git-send-email-dotdot@yandex-team.ru>
On Thu, Oct 22, 2020 at 06:20:59AM +0300, Roman Anufriev wrote:
> Right now, there are several places, where we check whether fs is
> capable of enabling quota or if quota is journalled with quite long
> and non-self-descriptive condition statements.
>
> This patch wraps these statements into helpers for better readability
> and easier usage.
>
> Signed-off-by: Roman Anufriev <dotdot@yandex-team.ru>
Applied, thanks.
- Ted
prev parent reply other threads:[~2020-12-03 14:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-22 3:20 [PATCH v4 1/2] ext4: add helpers for checking whether quota can be enabled/is journalled Roman Anufriev
2020-10-22 3:21 ` [PATCH v4 2/2] ext4: print quota journalling mode on (re-)mount Roman Anufriev
2020-10-23 15:48 ` Jan Kara
2020-11-13 22:24 ` Roman Anufriev
2020-12-03 14:07 ` Theodore Y. Ts'o
2020-10-23 15:47 ` [PATCH v4 1/2] ext4: add helpers for checking whether quota can be enabled/is journalled Jan Kara
2020-12-03 14:07 ` Theodore Y. Ts'o [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=20201203140713.GD441757@mit.edu \
--to=tytso@mit.edu \
--cc=dmtrmonakhov@yandex-team.ru \
--cc=dotdot@yandex-team.ru \
--cc=jack@suse.cz \
--cc=linux-ext4@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.