summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/orangefs-dev-proto.h
diff options
context:
space:
mode:
authorMartin Brandenburg2016-02-20 20:22:40 +0100
committerMike Marshall2016-02-24 23:07:50 +0100
commit47b4948fdb1055cd8d8f86aebb0b3fcb06ba36d5 (patch)
tree57fb61a4062793df3c85c405b57fd16448969279 /fs/orangefs/orangefs-dev-proto.h
parentorangefs: don't d_drop in d_revalidate since the caller will (diff)
downloadkernel-qcow2-linux-47b4948fdb1055cd8d8f86aebb0b3fcb06ba36d5.tar.gz
kernel-qcow2-linux-47b4948fdb1055cd8d8f86aebb0b3fcb06ba36d5.tar.xz
kernel-qcow2-linux-47b4948fdb1055cd8d8f86aebb0b3fcb06ba36d5.zip
orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX
Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/orangefs/orangefs-dev-proto.h')
-rw-r--r--fs/orangefs/orangefs-dev-proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/orangefs/orangefs-dev-proto.h b/fs/orangefs/orangefs-dev-proto.h
index 5a8725a88eac..9eac9d9a3f3a 100644
--- a/fs/orangefs/orangefs-dev-proto.h
+++ b/fs/orangefs/orangefs-dev-proto.h
@@ -46,7 +46,6 @@
* Misc constants. Please retain them as multiples of 8!
* Otherwise 32-64 bit interactions will be messed up :)
*/
-#define ORANGEFS_NAME_LEN 0x00000100
#define ORANGEFS_MAX_DEBUG_STRING_LEN 0x00000400
#define ORANGEFS_MAX_DEBUG_ARRAY_LEN 0x00000800