All of lore.kernel.org
 help / color / mirror / Atom feed
* [f2fs-dev] [PATCH 0/3] alloc_mode changed after remount on a small volume device
@ 2022-11-12  8:32 ` Yuwei Guan
  0 siblings, 0 replies; 20+ messages in thread
From: Yuwei Guan @ 2022-11-12  8:32 UTC (permalink / raw)
  To: jaegeuk, chao; +Cc: linux-kernel, linux-f2fs-devel

This series contains a fix patch for alloc_mode changed after remount
on a small volume device, and do cleanup for 'f2fs_tuning_parameters'
function.

The last one change type for sbi->readdir_ra.

Yuwei Guan (3):
  f2fs: fix to alloc_mode changed after remount on a small volume device
  f2fs: cleanup for 'f2fs_tuning_parameters' function
  f2fs: change type for 'sbi->readdir_ra'

 fs/f2fs/dir.c   |  7 +++----
 fs/f2fs/f2fs.h  |  2 +-
 fs/f2fs/super.c | 35 ++++++++++++++++++-----------------
 fs/f2fs/sysfs.c |  5 +++++
 4 files changed, 27 insertions(+), 22 deletions(-)

-- 
2.34.1



_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2022-11-15  6:01 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-12  8:32 [f2fs-dev] [PATCH 0/3] alloc_mode changed after remount on a small volume device Yuwei Guan
2022-11-12  8:32 ` Yuwei Guan
2022-11-12  8:32 ` [f2fs-dev] [PATCH 1/3] f2fs: fix to " Yuwei Guan
2022-11-12  8:32   ` Yuwei Guan
2022-11-14 14:42   ` [f2fs-dev] " Chao Yu
2022-11-14 14:42     ` Chao Yu
2022-11-14 16:13     ` [f2fs-dev] " Yuwei Guan
2022-11-14 16:13       ` Yuwei Guan
2022-11-15  1:23       ` [f2fs-dev] " Chao Yu
2022-11-15  1:23         ` Chao Yu
2022-11-15  6:01         ` [f2fs-dev] " Yuwei Guan
2022-11-15  6:01           ` Yuwei Guan
2022-11-12  8:32 ` [f2fs-dev] [PATCH 2/3] f2fs: cleanup for 'f2fs_tuning_parameters' function Yuwei Guan
2022-11-12  8:32   ` Yuwei Guan
2022-11-12  8:32 ` [f2fs-dev] [PATCH 3/3] f2fs: change type for 'sbi->readdir_ra' Yuwei Guan
2022-11-12  8:32   ` Yuwei Guan
2022-11-14 14:59   ` [f2fs-dev] " Chao Yu
2022-11-14 14:59     ` Chao Yu
2022-11-14 16:27     ` [f2fs-dev] " Yuwei Guan
2022-11-14 16:27       ` Yuwei Guan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.