From a43bb39b5c710e79e921fb76341bacc418cfde78 Mon Sep 17 00:00:00 2001 From: Qu Wenruo Date: Wed, 8 Oct 2014 10:19:08 +0800 Subject: [PATCH] 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-format-patch failed