From: Chengyu Song Date: Wed, 25 Mar 2015 20:37:07 +0000 (-0400) Subject: nfsd: NFSD_FAULT_INJECTION depends on DEBUG_FS X-Git-Tag: omap-for-v4.1/fixes-rc1~42^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=629b8729cc2ca8fde7deb008dab09f3ad19fed52;p=pandora-kernel.git nfsd: NFSD_FAULT_INJECTION depends on DEBUG_FS NFSD_FAULT_INJECTION depends on DEBUG_FS, otherwise the debugfs_create_* interface may return unexpected error -ENODEV, and cause system crash. Signed-off-by: Chengyu Song Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed