#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null ='shortcut icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/block/blk-settings.c
AgeCommit message (Expand)Author
2025-10-15block: use int to store blk_stack_limits() return valueQianfeng Rong
2025-08-28block: avoid possible overflow for chunk_sectors check in blk_stack_limits()John Garry