You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user