[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200806051740.GI7657@mit.edu>
Date: Thu, 6 Aug 2020 01:17:40 -0400
From: tytso@....edu
To: Eric Biggers <ebiggers@...nel.org>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH] ext4: don't hardcode bit values in EXT4_FL_USER_*
On Sun, Jul 12, 2020 at 08:10:12PM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@...gle.com>
>
> Define the EXT4_FL_USER_* constants by OR-ing together the appropriate
> flags, rather than hard-coding a numeric value. This makes it much
> easier to see which flags are listed.
>
> No change in the actual values.
>
> Signed-off-by: Eric Biggers <ebiggers@...gle.com>
Thanks, applied.
- Ted
Powered by blists - more mailing lists