Files
haiku-beta6/headers/private/fs_shell
Jim906 22375f018d fat: Enable 4096-byte sector sizes
* Correct code that only works when sector size is 512 bytes.
* For devices with 4096-byte sectors, use 4096 as the size of blocks
  in the block cache, and as the unit of IO requests in FAT
  operations.
* Some values continue to be stored in 512-byte units, regardless of
  sector size, in keeping with the original BSD driver.
* Fixes #19686.

Change-Id: I8fa77aeab1bc93a5465134018c3113afb2a80b8b
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9542
Reviewed-by: waddlesplash <[email protected]>
2025-08-04 15:06:48 +00:00
..
2020-12-10 18:01:22 +01:00
2022-11-02 16:21:43 +00:00
2019-10-08 18:57:27 +02:00