diff options
author | Christoph Hellwig <hch@lst.de> | 2022-11-28 10:15:11 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-01-06 15:12:53 -0800 |
commit | da8c7fecc9c7ba91b6d5ff5726189f269686a40c (patch) | |
tree | 0dc900a6412aedee23c83e1b1555372e1c8cc582 /kernel/stacktrace.c | |
parent | 62a134bd8941198eee8b23584e35be6a9ab835d1 (diff) |
f2fs: rename F2FS_MAP_UNWRITTEN to F2FS_MAP_DELALLOC
NEW_ADDR blocks are purely in-memory preallocated blocks, and thus
equivalent to what the core FS code calls delayed allocations, and not
unwritten extents which do have on-disk blocks allocated from which
reads always return zeroes until they are converted to written status.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions