From: Qu Wenruo Date: Wed, 8 Oct 2014 02:19:08 +0000 (+0800) Subject: btrfs: Fix compile error when CONFIG_SECURITY is not set. X-Git-Tag: fixes-against-v3.18-rc2~120^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a43bb39b5c710e79e921fb76341bacc418cfde78;p=pandora-kernel.git btrfs: Fix compile error when CONFIG_SECURITY is not set. Fix the following compile error when CONFIG_SECURITY is not set: error: 'struct security_mnt_opts' has no member named 'num_mnt_opts' Signed-off-by: Qu Wenruo Signed-off-by: Chris Mason --- Reading git-diff-tree failed