Reverted lfsr_rat_t -> lfsr_rattr_t

This is the correct name for our rbyd attr type, even if it requires a
bit more typing.

lfsr_attr_t would be a better name, but that conflicts with our
user-facing attrs.
This commit is contained in:
Christopher Haster
2025-02-07 16:21:55 -06:00
parent bac2464b8f
commit 76e0f8f73c
9 changed files with 2410 additions and 2405 deletions
+1 -1
View File
@@ -814,7 +814,7 @@ typedef struct lfs {
lfs_off_t file_limit;
int8_t recycle_bits;
uint8_t rat_estimate;
uint8_t rattr_estimate;
uint8_t mdir_bits;
// linked-list of opened mdirs