linux/drivers/block/aoe
Ed Cashin fea1b13973 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>
2013-09-11 15:59:28 -07:00
..
aoe.h
aoeblk.c aoe: do not BUG if memory pressure prevented debugfs file creation 2013-09-11 15:59:28 -07:00
aoechr.c
aoecmd.c
aoedev.c
aoemain.c
aoenet.c
Makefile