From 9f1f17e8ca779e37d320ca04d956cc2b42e351b0 Mon Sep 17 00:00:00 2001 From: Benny Halevy Date: Fri, 27 Feb 2009 14:02:59 -0800 Subject: [PATCH] --- yaml --- r: 131837 b: refs/heads/master c: adc487204a9373d2b5a535412466326036147a72 h: refs/heads/master i: 131835: f15a427a23937006fb9b3600234e59814731bb34 v: v3 --- [refs] | 2 +- trunk/fs/dcache.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3ea2b860c024..f6f73403b91b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dca17146f4b72b8966016c406d94ad3e48289b79 +refs/heads/master: adc487204a9373d2b5a535412466326036147a72 diff --git a/trunk/fs/dcache.c b/trunk/fs/dcache.c index 937df0fb0da5..07e2d4a44bda 100644 --- a/trunk/fs/dcache.c +++ b/trunk/fs/dcache.c @@ -1180,7 +1180,7 @@ struct dentry *d_obtain_alias(struct inode *inode) iput(inode); return res; } -EXPORT_SYMBOL_GPL(d_obtain_alias); +EXPORT_SYMBOL(d_obtain_alias); /** * d_splice_alias - splice a disconnected dentry into the tree if one exists