]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
vfs: Add some logging to the core users of the fs_context log
authorDavid Howells <dhowells@redhat.com>
Thu, 1 Nov 2018 23:07:26 +0000 (23:07 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 28 Feb 2019 08:29:38 +0000 (03:29 -0500)
commit06a2ae56b5b88fa57cd56e0b99bd874135efdf58
treed6fdcf9c7832198c307cce9242ef306ba20b5d8b
parente7582e16a170db4c85995c1c03d194ea1ea621fc
vfs: Add some logging to the core users of the fs_context log

Add some logging to the core users of the fs_context log so that
information can be extracted from them as to the reason for failure.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/super.c
kernel/cgroup/cgroup-v1.c