On 2021/7/2 9:36, Jaegeuk Kim wrote:
On 07/02, Chao Yu wrote:
On 2021/7/2 0:57, Jaegeuk Kim wrote:
On 07/01, Chao Yu wrote:
Hi all,
I think code in this patch is clear, not sure about the comments,
Jaegeuk, any comments on this patch, Fengnan has pinged many times
Let me know, if you are
From: Daeho Jeong
Added gc_urgent_dirty_segs and gc_urgent_dirty_segs_mode sysfs nodes.
1) "gc_urgent_dirty_segs" shows how many dirty segments have been
reclaimed by GC during a specific GC urgent mode.
2) "gc_urgent_dirty_segs_mode" is used to control for which gc urgent
mode the "gc_urgent_dir
my future investment ventures in your country
My name is Ms. Kim Anong, A Thai citizen in Asian Continent but currently
residing in abroad, I trust this email meets you in good health, I just got
your contact today during a research about your country and I will say that
I foresee success of my fut
On 2021/7/2 9:32, Jaegeuk Kim wrote:
On 07/02, Chao Yu wrote:
On 2021/7/2 1:10, Jaegeuk Kim wrote:
On 06/01, Chao Yu wrote:
[1]
https://www.mail-archive.com/linux-f2fs-devel@lists.sourceforge.net/msg15126.html
As [1] reported, if lower device doesn't support write barrier, in below
case:
-
fileattr_set_prepare() should check if project ID
is valid, otherwise dqget() will return NULL for
such project ID quota.
Signed-off-by: Wang Shilong
---
v2->v3: move check before @fsx_projid is accessed
and use make_kprojid() helper.
v1->v2: try to fix in the VFS
---
fs/ioctl.c | 2 ++
1 file