diff options
author | Daejun Park <daejun7.park@samsung.com> | 2024-07-04 10:01:21 +0900 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2024-07-10 22:47:57 +0000 |
commit | c82bc1ab2a8a5e73d9728e80c4c2ed87e8921a38 (patch) | |
tree | 5b3d77f68942b8c78441fc2934d1e19d74adf36b /scripts/checktransupdate.py | |
parent | 8c409989678e92e4a737e7cd2bb04f3efb81071a (diff) |
f2fs: fix null reference error when checking end of zone
This patch fixes a potentially null pointer being accessed by
is_end_zone_blkaddr() that checks the last block of a zone
when f2fs is mounted as a single device.
Fixes: e067dc3c6b9c ("f2fs: maintain six open zones for zoned devices")
Signed-off-by: Daejun Park <daejun7.park@samsung.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Reviewed-by: Daeho Jeong <daehojeong@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/checktransupdate.py')
0 files changed, 0 insertions, 0 deletions