diff options
| author | 2021-01-13 17:57:11 +0000 | |
|---|---|---|
| committer | 2021-01-13 17:57:11 +0000 | |
| commit | e4aad9998ee998a7f61530f8d83aabfc9ecfba01 (patch) | |
| tree | b1f6d277798579ab6b1e01bfd3f97437a5241afd /include/uapi/linux/bcache.h | |
| parent | spi: bcm2835: Set controller max_speed_hz (diff) | |
| parent | Linux 5.11-rc3 (diff) | |
Merge v5.11-rc3
Diffstat (limited to 'include/uapi/linux/bcache.h')
| -rw-r--r-- | include/uapi/linux/bcache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/bcache.h b/include/uapi/linux/bcache.h index 52e8bcb33981..cf7399f03b71 100644 --- a/include/uapi/linux/bcache.h +++ b/include/uapi/linux/bcache.h @@ -213,7 +213,7 @@ struct cache_sb_disk { __le16 keys; }; __le64 d[SB_JOURNAL_BUCKETS]; /* journal buckets */ - __le16 bucket_size_hi; + __le16 obso_bucket_size_hi; /* obsoleted */ }; /* |
