projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc916da
)
orangefs: kill orangefs_inode_s ->list
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 22 Jan 2016 02:55:47 +0000
(21:55 -0500)
committer
Mike Marshall
<hubcap@omnibond.com>
Sat, 23 Jan 2016 17:42:43 +0000
(12:42 -0500)
no users...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/orangefs-kernel.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/orangefs/orangefs-kernel.h
b/fs/orangefs/orangefs-kernel.h
index d9b5b512bd839d6e285f5d90d31c84af70f4cab5..ab2b9b0619960f83c62b56e204e677fee957dcea 100644
(file)
--- a/
fs/orangefs/orangefs-kernel.h
+++ b/
fs/orangefs/orangefs-kernel.h
@@
-270,9
+270,6
@@
struct orangefs_inode_s {
* with this object
*/
unsigned long pinode_flags;
-
- /* All allocated orangefs_inode_s objects are chained to a list */
- struct list_head list;
};
#define P_ATIME_FLAG 0