Skip to content

Filesystem using wrong length for device_name field #455

@jphickey

Description

@jphickey

Is your feature request related to a problem? Please describe.
The device_name field within the OS_filesys_internal_record_t is using a length of OS_MAX_API_NAME, which is not correct/ideal.

Describe the solution you'd like
The length should be OS_FS_DEV_NAME_LEN

Additional context
This is an existing symbol defined in the osapi-os-filesys.h public API header file. Noted when working on BSP volume table removal.

Requester Info
Joseph Hickey, Vantage Systems, Inc.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions