Commit 1264ddfd authored by Al Viro's avatar Al Viro Committed by Mike Marshall

orangefs: kill orangefs_inode_s ->list

no users...
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarMike Marshall <hubcap@omnibond.com>
parent fc916da5
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment