]> Git Repo - linux.git/commit
debugfs: make error message a bit more verbose
authorGreg Kroah-Hartman <[email protected]>
Sat, 6 Jul 2019 15:42:56 +0000 (17:42 +0200)
committerGreg Kroah-Hartman <[email protected]>
Mon, 8 Jul 2019 08:44:57 +0000 (10:44 +0200)
commitc33d442328f556460b79aba6058adb37bb555389
treec4bb6aed91a6252aaa243630d8540b8713e94736
parent0979cf95d201f7e9c7c060b96795f39733d2ed6e
debugfs: make error message a bit more verbose

When a file/directory is already present in debugfs, and it is attempted
to be created again, be more specific about what file/directory is being
created and where it is trying to be created to give a bit more help to
developers to figure out the problem.

Cc: Stephen Rothwell <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Takashi Iwai <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
fs/debugfs/inode.c
This page took 0.055941 seconds and 4 git commands to generate.