scoutfs: delete unused net key types

Remove these key types from the format which haven't been used for a
while.

Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
Zach Brown
2017-09-02 18:12:02 -07:00
committed by Mark Fasheh
parent 76cf28b442
commit 2eddeb5db4

View File

@@ -264,9 +264,6 @@ struct scoutfs_segment_block {
#define SCOUTFS_FILE_EXTENT_TYPE 7
#define SCOUTFS_ORPHAN_TYPE 8
/* XXX don't need these now that we have dlm lock spaces and resources */
#define SCOUTFS_NET_ADDR_TYPE 254
#define SCOUTFS_NET_LISTEN_TYPE 255
/* value is struct scoutfs_inode */
struct scoutfs_inode_key {