mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 05:10:51 +07:00
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