]> git.pld-linux.org Git - packages/kernel.git/blob - kernel-aufs2-reiser4.patch
- 3.4.85
[packages/kernel.git] / kernel-aufs2-reiser4.patch
1 diff --git a/fs/inode.c b/fs/inode.c
2 index 722860b..bfb0698 100644
3 --- a/fs/inode.c
4 +++ b/fs/inode.c
5 @@ -84,7 +84,6 @@ static struct hlist_head *inode_hashtable __read_mostly;
6   * the i_state of an inode while it is in use..
7   */
8  DEFINE_SPINLOCK(inode_lock);
9 -EXPORT_SYMBOL_GPL(inode_lock);
10  
11  /*
12   * iprune_sem provides exclusion between the kswapd or try_to_free_pages
This page took 0.031032 seconds and 3 git commands to generate.