Commit fea1b139735355fe17a66f63811c58698ff03ec5
Committed by
Linus Torvalds
1 parent
e0ec360597
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
aoe: do not BUG if memory pressure prevented debugfs file creation
If the system has trouble allocating memory for the creation of the aoe debugfs directory or of a file inside it, the debugfs member of an aoedev can be NULL. Do not treat a NULL debugfs pointer as a BUG on aoedev shutdown, avoiding the user impact of an unecessary panic. Signed-off-by: Ed Cashin <ecashin@coraid.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff