From 9e571ed1678726a3a0c0dfd45a579a1b607cf58c Mon Sep 17 00:00:00 2001 From: adilger Date: Fri, 3 Feb 2006 08:16:29 +0000 Subject: [PATCH] Branch b_release_1_4_6 Remove ancient, obsolete portals block device #define. --- lustre/include/linux/lustre_idl.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/include/linux/lustre_idl.h b/lustre/include/linux/lustre_idl.h index e598a20..63d744f 100644 --- a/lustre/include/linux/lustre_idl.h +++ b/lustre/include/linux/lustre_idl.h @@ -119,7 +119,6 @@ #define LUSTRE_OST_VERSION 0x00030000 #define LUSTRE_DLM_VERSION 0x00040000 #define LUSTRE_LOG_VERSION 0x00050000 -#define LUSTRE_PBD_VERSION 0x00060000 struct lustre_handle { __u64 cookie; -- 1.8.3.1