#1551 closed defect (fixed)
The fileio sample does not mount FAT partitions
Reported by: | Alin Rus | Owned by: | Chris Johns |
---|---|---|---|
Priority: | highest | Milestone: | 4.11 |
Component: | fs/fat | Version: | 4.11 |
Severity: | normal | Keywords: | |
Cc: | joel.sherrill@…, ralf.corsepius@… | Blocked By: | |
Blocking: |
Description (last modified by Gedare Bloom)
The fileio does not mount FAT partitions any more even though it assumes using a FAT partition ( see fileio.doc/system.h ).
ChrisJ suggested using #define CONFIGURE_FILESYSTEM_ALL
Patch attached
Attachments (1)
Change History (9)
Changed on 06/11/10 at 12:03:29 by Alin Rus
Attachment: | fileio.patch added |
---|
comment:1 Changed on 06/11/10 at 20:36:44 by Joel Sherrill
Cc: | Joel Sherrill added |
---|
comment:2 Changed on 06/11/10 at 21:53:25 by Chris Johns
Status: | new → assigned |
---|
comment:3 Changed on 06/12/10 at 16:52:33 by Ralf Corsepius
Cc: | Ralf Corsepius added |
---|
comment:4 Changed on 06/13/10 at 15:34:23 by Joel Sherrill
So the NFS client depends on RPCGEN working on that target. That would just mean it is or is not present. Isn't that independent of it being in a separate library?
comment:5 Changed on 11/24/14 at 18:58:28 by Gedare Bloom
Version: | HEAD → 4.11 |
---|
Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11
comment:6 Changed on 12/19/14 at 05:06:18 by Gedare Bloom
Priority: | normal → highest |
---|
Bump priority to highest for tickets with a fix attached or seemingly simple fix proposed in the description or comments.
comment:7 Changed on 12/24/14 at 03:01:38 by Gedare Bloom
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:8 Changed on 10/10/17 at 06:50:58 by Sebastian Huber
Component: | fs → fs/fat |
---|
Note: See
TracTickets for help on using
tickets.
Add #define CONFIGURE_FILESYSTEM_ALL