commit | b64a3314989df8e44c114f377808407f36dbf4f4 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Jan 14 11:05:13 2022 +0000 |
committer | David Howells <dhowells@redhat.com> | Fri Jan 21 21:36:28 2022 +0000 |
tree | deffc3aac285ddc4aa9f98e942def2d5bd45f8b3 | |
parent | 8c39b8bc82aafcc8dd378bd79c76fac8e8a89c8d [diff] |
cachefiles: Trace active-mark failure Add a tracepoint to log failure to apply an active mark to a file in addition to tracing successfully setting and unsetting the mark. Also include the backing file inode number in the message logged to dmesg. Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> cc: linux-cachefs@redhat.com Link: https://lore.kernel.org/r/164251404666.3435901.17331742792401482190.stgit@warthog.procyon.org.uk/ # v1