[FS#3396] fstools block insufficient target length

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Wed Oct 21 02:47:31 EDT 2020


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Joel Johnson (mrjoel) 

Attached to Project - OpenWrt/LEDE Project
Summary - fstools block insufficient target length
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Medium
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - In testing a new setup using a current trunk build on a ClearFog Base device with two SSD drives, I ran into the issue where the LVM path name for my preferred volume naming was too long for the fstools handling.

In at least mount_action() and mount_device() a local char[32] is used which in my case ended up being insufficient when attempting to use paths such as "/dev/mapper/vgA_samplehostname-volnamesomething". For the time being I happen to be able to use the shorter version of "/dev/vgA_samplehostname/volnamesomething", but it should be considered to expand the full device name buffer to a larger size.


More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3396

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list