summaryrefslogtreecommitdiff
path: root/fs/orangefs/protocol.h
diff options
context:
space:
mode:
authorMartin Brandenburg <martin@omnibond.com>2016-02-20 14:47:13 -0500
committerMike Marshall <hubcap@omnibond.com>2016-02-24 17:07:51 -0500
commit6ceaf7818f266d917ed61338885ddd2b77008f06 (patch)
treee1927de07e24d80c1e6551ac7cf932c25e3bac3e /fs/orangefs/protocol.h
parent9c2bcf288ed7f600bc3f8e7541ea0522a8912bae (diff)
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 ***************************************************************/