Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Al Viro <viro@zeniv.linux.org.uk>
To: Eric Biggers <ebiggers@kernel.org>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] fs: define inode flags using bit numbers
Date: Mon, 27 Jul 2020 19:38:35 +0100 [thread overview]
Message-ID: <20200727183835.GJ794331@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20200727164809.GG1138@sol.localdomain>
On Mon, Jul 27, 2020 at 09:48:09AM -0700, Eric Biggers wrote:
> On Sun, Jul 12, 2020 at 08:09:52PM -0700, Eric Biggers wrote:
> > From: Eric Biggers <ebiggers@google.com>
> >
> > Define the VFS inode flags using bit numbers instead of hardcoding
> > powers of 2, which has become unwieldy now that we're up to 65536.
> >
> > No change in the actual values.
> >
> > Signed-off-by: Eric Biggers <ebiggers@google.com>
>
> Al, any interest in taking this patch?
*shrug*
I don't see much point in that, but... might as well. Applied.
prev parent reply other threads:[~2020-07-27 18:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-13 3:09 Eric Biggers
2020-07-13 11:59 ` Matthew Wilcox
2020-07-13 16:02 ` Eric Biggers
2020-07-14 1:18 ` Dave Chinner
2020-07-27 16:48 ` Eric Biggers
2020-07-27 18:38 ` Al Viro [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=20200727183835.GJ794331@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=ebiggers@kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--subject='Re: [PATCH] fs: define inode flags using bit numbers' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).