summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/mdt.c
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2015-03-11 17:56:23 +0100
committerTrond Myklebust <trond.myklebust@primarydata.com>2015-03-12 11:53:11 -0400
commit5b833825fd0012aec00f8fa5769d5400c18d59d8 (patch)
treebe0970347656d41075f3a6ba6a6b2d44bfe94583 /fs/nilfs2/mdt.c
parent9eccca0843205f87c00404b663188b88eb248051 (diff)
downloadop-kernel-dev-5b833825fd0012aec00f8fa5769d5400c18d59d8.zip
op-kernel-dev-5b833825fd0012aec00f8fa5769d5400c18d59d8.tar.gz
NFSv4.1: don't export static symbol
The semantic patch that fixes this problem is as follows: (http://coccinelle.lip6.fr/) // <smpl> @r@ type T; identifier f; @@ static T f (...) { ... } @@ identifier r.f; declarer name EXPORT_SYMBOL_GPL; @@ -EXPORT_SYMBOL_GPL(f); // </smpl> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'fs/nilfs2/mdt.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud