Dropped lfsr_sid_t for lfs_ssize_t

This commit is contained in:
Christopher Haster
2023-02-02 11:56:16 -06:00
parent 8628178631
commit 86bafaee27
3 changed files with 117 additions and 119 deletions
-2
View File
@@ -46,8 +46,6 @@ typedef uint32_t lfs_block_t;
typedef uint16_t lfsr_tag_t;
typedef int16_t lfsr_stag_t;
typedef uint32_t lfsr_id_t;
typedef int32_t lfsr_sid_t;
// Maximum name size in bytes, may be redefined to reduce the size of the
// info struct. Limited to <= 1022. Stored in superblock and must be