]> git.baikalelectronics.ru Git - 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)
commit23a25cb0aaa1f7bdb7b5ab196a3780e02a4d8736
treed6fdcf9c7832198c307cce9242ef306ba20b5d8b
parent13681afd3502c0a5009bbf3cb7e448d7ab8cfc9c
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