diff options
| author | David Howells <[email protected]> | 2025-07-01 16:38:47 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2025-07-01 20:37:14 +0000 |
| commit | 4e32541076833f5ce2e23523c9faa25f7b2cc96f (patch) | |
| tree | f16e5f0b56c15aba7850fd4ca9ff2f4ca5183f75 /fs/netfs/write_retry.c | |
| parent | netfs: Merge i_size update functions (diff) | |
| download | kernel-4e32541076833f5ce2e23523c9faa25f7b2cc96f.tar.gz kernel-4e32541076833f5ce2e23523c9faa25f7b2cc96f.zip | |
netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
Renumber the NETFS_RREQ_* flags to put the most useful status bits in the
bottom nibble - and therefore the last hex digit in the trace output -
making it easier to grasp the state at a glance.
In particular, put the IN_PROGRESS flag in bit 0 and ALL_QUEUED at bit 1.
Also make the flags field in /proc/fs/netfs/requests larger to accommodate
all the flags.
Also make the flags field in the netfs_sreq tracepoint larger to
accommodate all the NETFS_SREQ_* flags.
Signed-off-by: David Howells <[email protected]>
Link: https://lore.kernel.org/[email protected]
Reviewed-by: Paulo Alcantara <[email protected]>
cc: [email protected]
cc: [email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'fs/netfs/write_retry.c')
0 files changed, 0 insertions, 0 deletions
