From: Al Viro Date: Fri, 22 Jan 2016 02:55:47 +0000 (-0500) Subject: orangefs: kill orangefs_inode_s ->list X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1264ddfdb7afda6f2c994ac30cad925fec346bae;p=linux-beck.git orangefs: kill orangefs_inode_s ->list no users... Signed-off-by: Al Viro Signed-off-by: Mike Marshall --- diff --git a/fs/orangefs/orangefs-kernel.h b/fs/orangefs/orangefs-kernel.h index d9b5b512bd83..ab2b9b061996 100644 --- 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