Hi, please pull two fixes from Simon Tatham. They're real bugfixes for problems with OFS floppy disks created on linux and then read in the emulated Workbench environment. Thanks. ---------------------------------------------------------------- The following changes since commit d082ecbc71e9e0bf49883ee4afd435a77a5101b6: Linux 6.14-rc4 (2025-02-23 12:32:57 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/affs-6.14-rc5-tag for you to fetch changes up to 011ea742a25a77bac3d995f457886a67d178c6f0: affs: don't write overlarge OFS data block size fields (2025-02-26 15:20:57 +0100) ---------------------------------------------------------------- Simon Tatham (2): affs: generate OFS sequence numbers starting at 1 affs: don't write overlarge OFS data block size fields fs/affs/file.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)