File: sysfs_get_dentry.patch

package info (click to toggle)
aufs 0%2B20080719-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,428 kB
  • ctags: 4,280
  • sloc: ansic: 42,718; sh: 2,540; makefile: 482
file content (16 lines) | stat: -rw-r--r-- 556 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Index: fs/sysfs/dir.c
===================================================================
RCS file: /ext1/sysadm/transparent/repository/linux-2.6.23-rc6/fs/sysfs/dir.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- fs/sysfs/dir.c	12 Sep 2007 16:26:19 -0000	1.1
+++ fs/sysfs/dir.c	12 Sep 2007 16:26:53 -0000	1.2
@@ -159,6 +159,7 @@ struct dentry *sysfs_get_dentry(struct s
 	mutex_unlock(&sysfs_mutex);
 	return dentry;
 }
+EXPORT_SYMBOL(sysfs_get_dentry);
 
 /**
  *	sysfs_get_active - get an active reference to sysfs_dirent