summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorLuis Chamberlain <mcgrof@kernel.org>2022-04-27 19:02:54 +0300
committerJaegeuk Kim <jaegeuk@kernel.org>2022-05-06 20:18:12 +0300
commit7f262f737502689ddc77117ffdefaea0a4a25b03 (patch)
treedd0d017180340288c1593e54d969ea98ea90ec4c /scripts/gdb/linux/proc.py
parentd46db4595be680bf9facb783fb95cf03b85f1d05 (diff)
downloadlinux-7f262f737502689ddc77117ffdefaea0a4a25b03.tar.xz
f2fs: ensure only power of 2 zone sizes are allowed
F2FS zoned support has power of 2 zone size assumption in many places such as in __f2fs_issue_discard_zone, init_blkz_info. As the power of 2 requirement has been removed from the block layer, explicitly add a condition in f2fs to allow only power of 2 zone size devices. This condition will be relaxed once those calculation based on power of 2 is made generic. Signed-off-by: Luis Chamberlain <mcgrof@kernel.org> Signed-off-by: Pankaj Raghav <p.raghav@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions