git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d4cf4e
)
btrfs: Fix compile error when CONFIG_SECURITY is not set.
author
Qu Wenruo
<quwenruo@cn.fujitsu.com>
Wed, 8 Oct 2014 02:19:08 +0000
(10:19 +0800)
committer
Chris Mason
<clm@fb.com>
Wed, 8 Oct 2014 13:59:24 +0000
(06:59 -0700)
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 <quwenruo@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
No differences found