Re: [f2fs-dev] a fix and a bunch of cleanups

2023-01-10 Thread Christoph Hellwig
On Tue, Jan 03, 2023 at 09:21:37AM -0800, Jaegeuk Kim wrote:
> Hi Christoph,
> 
> I applied the patch set with minor modification to address merge conflict.
> Could you please take a look?

>From a quick look this looks good.  I have a nother big batch of patches
that I'll rebase, and as part of that I'll take another deeper look.


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


Re: [f2fs-dev] a fix and a bunch of cleanups

2023-01-05 Thread Chao Yu

On 2023/1/4 1:21, Jaegeuk Kim wrote:

Hi Christoph,

I applied the patch set with minor modification to address merge conflict.
Could you please take a look?

https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git/log/?h=dev-test=author=Christoph+Hellwig


Looks good to me, Jaegeuk, please help to add my rvb tag for all patches in
this set. :)

Reviewed-by: Chao Yu 

Thanks,



Thanks,

On 11/28, Christoph Hellwig wrote:

Hi Jaegeuk and Chao,

the first patch in this series fixes a warning and subsequent hang when
testing zoned f2fs.  The other patches are misc cleanups for the I/O path.

Diffstat
  fs/f2fs/compress.c  |2
  fs/f2fs/data.c  |  544 
++--
  fs/f2fs/extent_cache.c  |   19 -
  fs/f2fs/f2fs.h  |   24 -
  fs/f2fs/file.c  |   16 -
  fs/f2fs/gc.c|4
  include/trace/events/f2fs.h |   11
  7 files changed, 309 insertions(+), 311 deletions(-)



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


Re: [f2fs-dev] a fix and a bunch of cleanups

2023-01-03 Thread Jaegeuk Kim
Hi Christoph,

I applied the patch set with minor modification to address merge conflict.
Could you please take a look?

https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git/log/?h=dev-test=author=Christoph+Hellwig

Thanks,

On 11/28, Christoph Hellwig wrote:
> Hi Jaegeuk and Chao,
> 
> the first patch in this series fixes a warning and subsequent hang when
> testing zoned f2fs.  The other patches are misc cleanups for the I/O path.
> 
> Diffstat
>  fs/f2fs/compress.c  |2 
>  fs/f2fs/data.c  |  544 
> ++--
>  fs/f2fs/extent_cache.c  |   19 -
>  fs/f2fs/f2fs.h  |   24 -
>  fs/f2fs/file.c  |   16 -
>  fs/f2fs/gc.c|4 
>  include/trace/events/f2fs.h |   11 
>  7 files changed, 309 insertions(+), 311 deletions(-)


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


[f2fs-dev] a fix and a bunch of cleanups

2022-11-28 Thread Christoph Hellwig
Hi Jaegeuk and Chao,

the first patch in this series fixes a warning and subsequent hang when
testing zoned f2fs.  The other patches are misc cleanups for the I/O path.

Diffstat
 fs/f2fs/compress.c  |2 
 fs/f2fs/data.c  |  544 ++--
 fs/f2fs/extent_cache.c  |   19 -
 fs/f2fs/f2fs.h  |   24 -
 fs/f2fs/file.c  |   16 -
 fs/f2fs/gc.c|4 
 include/trace/events/f2fs.h |   11 
 7 files changed, 309 insertions(+), 311 deletions(-)


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