.kernel.org;
> > linux-f2fs-de...@lists.sourceforge.net
> > Cc: Jaegeuk Kim
> > Subject: [f2fs-dev] [PATCH 3/4] f2fs: record node block allocation in
> > dnode_of_data
> >
> > This patch introduces recording node block allocation in dnode_of_data.
> >
[f2fs-dev] [PATCH 3/4] f2fs: record node block allocation in
> dnode_of_data
>
> This patch introduces recording node block allocation in dnode_of_data.
> This information helps to figure out whether any node block is allocated
> during
> specific file operations.
>
> Signed
This patch introduces recording node block allocation in dnode_of_data.
This information helps to figure out whether any node block is allocated during
specific file operations.
Signed-off-by: Jaegeuk Kim
---
fs/f2fs/data.c | 1 +
fs/f2fs/f2fs.h | 1 +
fs/f2fs/file.c | 1 +
fs/f2fs/node.c | 4 ++
3 matches
Mail list logo