aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/orangefs/orangefs-kernel.h
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2016-01-21 21:55:47 -0500
committerMike Marshall <hubcap@omnibond.com>2016-01-23 12:42:43 -0500
commit1264ddfdb7afda6f2c994ac30cad925fec346bae (patch)
tree625649497a329e993c5aa02d11e20429818c41e3 /fs/orangefs/orangefs-kernel.h
parentorangefs: get rid of <censored> macros (diff)
downloadwireguard-linux-1264ddfdb7afda6f2c994ac30cad925fec346bae.tar.xz
wireguard-linux-1264ddfdb7afda6f2c994ac30cad925fec346bae.zip
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>
Diffstat (limited to 'fs/orangefs/orangefs-kernel.h')
-rw-r--r--fs/orangefs/orangefs-kernel.h3
1 files changed, 0 insertions, 3 deletions
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