summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/protocol.h
diff options
context:
space:
mode:
authorMartin Brandenburg <martin@omnibond.com>2016-02-20 20:47:13 +0100
committerMike Marshall <hubcap@omnibond.com>2016-02-24 23:07:51 +0100
commit6ceaf7818f266d917ed61338885ddd2b77008f06 (patch)
treee1927de07e24d80c1e6551ac7cf932c25e3bac3e /fs/orangefs/protocol.h
parentorangefs: remove vestigial async io code (diff)
downloadlinux-6ceaf7818f266d917ed61338885ddd2b77008f06.tar.xz
linux-6ceaf7818f266d917ed61338885ddd2b77008f06.zip
orangefs: we never lookup with sym_follow set
Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/orangefs/protocol.h')
-rw-r--r--fs/orangefs/protocol.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/orangefs/protocol.h b/fs/orangefs/protocol.h
index 6ac0c60c9f5e..45ce4ff4cbc7 100644
--- a/fs/orangefs/protocol.h
+++ b/fs/orangefs/protocol.h
@@ -339,7 +339,6 @@ struct ORANGEFS_sys_attr_s {
};
#define ORANGEFS_LOOKUP_LINK_NO_FOLLOW 0
-#define ORANGEFS_LOOKUP_LINK_FOLLOW 1
/* pint-dev.h ***************************************************************/