nel@vger.kernel.org;
> > linux-f2fs-de...@lists.sourceforge.net
> > Subject: [f2fs-dev] [PATCH 2/6] f2fs: convert inline_data for punch_hole
> >
> > In the punch_hole(), let's convert inline_data all the time for simplicity
> > and
> > to avoid p
fs-dev] [PATCH 2/6] f2fs: convert inline_data for punch_hole
>
> In the punch_hole(), let's convert inline_data all the time for simplicity and
> to avoid potential deadlock conditions.
> It is pretty much not a big deal to do this.
>
> Signed-off-by: Jaegeuk Kim
Revie
In the punch_hole(), let's convert inline_data all the time for simplicity and
to avoid potential deadlock conditions.
It is pretty much not a big deal to do this.
Signed-off-by: Jaegeuk Kim
---
fs/f2fs/file.c | 22 +++---
1 file changed, 3 insertions(+), 19 deletions(-)
diff --
3 matches
Mail list logo