On Wed, 16 Mar 2022 02:52:04 -0700, Dylan Yudaken wrote: > Make the tracing formatting for user_data and flags consistent. > > Having consistent formatting allows one for example to grep for a specific > user_data/flags and be able to trace a single sqe through easily. > > Change user_data to 0x%llx and flags to 0x%x everywhere. The '0x' is > useful to disambiguate for example "user_data 100". > > [...] Applied, thanks! [1/1] io_uring: make tracing format consistent commit: 052ebf1fbb1cab86b145a68d80219c8c57321cbd Best regards, -- Jens Axboe