Re: [f2fs-dev] [PATCH] f2fs: avoid to create an empty string as the extension_list

2021-07-08 Thread wangxiaojun (N)
在 2021/7/9 12:02, Chao Yu 写道: On 2021/7/9 11:49, wangxiaojun (N) wrote: 在 2021/7/9 11:21, Chao Yu 写道: On 2021/7/9 10:05, Wang Xiaojun wrote: When creating a file, we need to set the temperature based on extension_list. If the empty string is a valid extension_list, the is_extension_exist wil

Re: [f2fs-dev] [PATCH] f2fs: avoid to create an empty string as the extension_list

2021-07-08 Thread Chao Yu
On 2021/7/9 11:49, wangxiaojun (N) wrote: 在 2021/7/9 11:21, Chao Yu 写道: On 2021/7/9 10:05, Wang Xiaojun wrote: When creating a file, we need to set the temperature based on extension_list. If the empty string is a valid extension_list, the is_extension_exist will always returns true, which aff

Re: [f2fs-dev] [PATCH] f2fs: avoid to create an empty string as the extension_list

2021-07-08 Thread wangxiaojun (N)
在 2021/7/9 11:21, Chao Yu 写道: On 2021/7/9 10:05, Wang Xiaojun wrote: When creating a file, we need to set the temperature based on extension_list. If the empty string is a valid extension_list, the is_extension_exist will always returns true, which affects the separation of hot and cold. Signe

Re: [f2fs-dev] [PATCH] f2fs: avoid to create an empty string as the extension_list

2021-07-08 Thread Chao Yu
On 2021/7/9 10:05, Wang Xiaojun wrote: When creating a file, we need to set the temperature based on extension_list. If the empty string is a valid extension_list, the is_extension_exist will always returns true, which affects the separation of hot and cold. Signed-off-by: Wang Xiaojun --- fs

[f2fs-dev] [PATCH] f2fs: avoid to create an empty string as the extension_list

2021-07-08 Thread Wang Xiaojun
When creating a file, we need to set the temperature based on extension_list. If the empty string is a valid extension_list, the is_extension_exist will always returns true, which affects the separation of hot and cold. Signed-off-by: Wang Xiaojun --- fs/f2fs/namei.c | 2 ++ 1 file changed, 2 in

[f2fs-dev] [SPAM] WORK OF GOD.

2021-07-08 Thread MARY JOHNSON
I am Mrs. Mary Johnson,78years,an aging widow suffering from cancer, I am on admission at a hospital.I would like to willfully entrust the rest of my monetary assets to you, Kindly reply back with your full Name, cellphone, address, to enable me to send you a letter of authorization to contact m

Re: [f2fs-dev] [GIT PULL] f2fs for 5.14-rc1

2021-07-08 Thread Jan Kara
On Thu 08-07-21 09:46:47, Stephen Rothwell wrote: > Hi Jaegeuk, > > On Wed, 7 Jul 2021 12:58:50 -0700 Jaegeuk Kim wrote: > > > > Could you please consider this pull request? > > > > Thanks, > > > > The following changes since commit bd3c9cdb21a2674dd0db70199df884828e37abd4: > > > > Merge tag