forked from luck/tmp_suning_uos_patched
orangefs: kill orangefs_inode_s ->list
no users... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Mike Marshall <hubcap@omnibond.com>
This commit is contained in:
parent
fc916da52d
commit
1264ddfdb7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user