diff options
| author | Jack Wang <jinpu.wang@ionos.com> | 2025-12-05 15:47:31 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2026-01-06 15:28:10 +0300 |
| commit | e1384543e85b11b494051d11728d6d88a93161bc (patch) | |
| tree | b7619e1106adbeb03a0c978deaaf0e87d98f24d4 /include/linux | |
| parent | ef63e9ef76c801ac3081811fc6226ffb4c02453a (diff) | |
| download | linux-e1384543e85b11b494051d11728d6d88a93161bc.tar.xz | |
rnbd-srv: fix the trace format for flags
The __print_flags helper meant for bitmask, while the rnbd_rw_flags is
mixed with bitmask and enum, to avoid confusion, just print the data
as it is.
Signed-off-by: Jack Wang <jinpu.wang@ionos.com>
Reviewed-by: Md Haris Iqbal <haris.iqbal@ionos.com>
Signed-off-by: Grzegorz Prajsner <grzegorz.prajsner@ionos.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
