Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2735 - block command throws error with f2fs #7556

Closed
openwrt-bot opened this issue Jan 15, 2020 · 3 comments
Closed

FS#2735 - block command throws error with f2fs #7556

openwrt-bot opened this issue Jan 15, 2020 · 3 comments
Labels

Comments

@openwrt-bot
Copy link

snovotill:

Linksys WRT1200AC and probably all routers.
OpenWRT 19.07.0 base system.
Steps to reproduce:

Insert a USB Key into router and SSH in:
$ sgdisk -Zo -n 1:0:0 -c 1:DRIVE -t 1:8300 /dev/sda
$ mkfs.f2fs -l drive /dev/sda1
$ block info /dev/sda1
ERROR is spit: label buffer too small 1024 > 255
/dev/sda1: UUID="1325deea-ffd4-4850-b9b2-9e0f9901ba68" VERSION="1.8" MOUNT="/mnt/drive" TYPE="f2fs"

@openwrt-bot
Copy link
Author

ynezz:

Fix sent for the review https://patchwork.ozlabs.org/patch/1223287/

@openwrt-bot
Copy link
Author

@openwrt-bot
Copy link
Author

snovotill:

Hi Petr. Thanks for fixing the bug. I downloaded the new "fstools_2020-01-21-deb745f8-1_arm_cortex-a9_vfpv3.ipk" from Dev branch and installed it into my Stable 19.07.0 but I still get the label-buffer error. It seems therefore that I need to either recompile 19.07.00 or wait for the next release. Is that correct? In the meantime I will uninstall the Dev package from my Stable box and pretend that I am not silly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant