[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YoVIfsjT2OE6Wj2k@sol.localdomain>
Date: Wed, 18 May 2022 12:26:54 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: Gabriel Krisman Bertazi <krisman@...labora.com>
Cc: tytso@....edu, adilger.kernel@...ger.ca, jaegeuk@...nel.org,
linux-ext4@...r.kernel.org, linux-f2fs-devel@...ts.sourceforge.net,
kernel@...labora.com
Subject: Re: [PATCH v5 8/8] f2fs: Move CONFIG_UNICODE defguards into the code
flow
On Wed, May 18, 2022 at 01:23:20PM -0400, Gabriel Krisman Bertazi wrote:
> Instead of a bunch of ifdefs, make the unicode built checks part of the
> code flow where possible, as requested by Torvalds.
>
> Signed-off-by: Gabriel Krisman Bertazi <krisman@...labora.com>
>
> ---
> Changes since v4:
> - Drop stub removal for !CONFIG_UNICODE case (eric)
> ---
> fs/f2fs/namei.c | 11 +++++------
> fs/f2fs/super.c | 8 ++++----
> 2 files changed, 9 insertions(+), 10 deletions(-)
Reviewed-by: Eric Biggers <ebiggers@...gle.com>
- Eric
Powered by blists - more mailing lists