mirror of
https://github.com/versity/scoutfs.git
synced 2026-02-07 11:10:44 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user