Changeset 5b8d935a in rtems for cpukit/libmisc

Timestamp:
12/05/12 13:11:26 (11 years ago)
Author:
Ralf Kirchner <ralf.kirchner@…>
Branches:
4.11, 5, master
Children:
a0bc1dc
Parents:
7fab7fc
git-author:
Ralf Kirchner <ralf.kirchner@…> (12/05/12 13:11:26)
git-committer:
Sebastian Huber <sebastian.huber@…> (12/05/12 14:26:47)
Message:

dosfs: Add skip_alignment for msdos_format()

Add skip_alignment parameter of msdos_format_request_param_t. Delete
cluster_align parameter of msdos_format_request_param_t.

By default the FAT, data cluster, and root directory for FAT12 and FAT16
is aligned on a cluster boundary to optimize performance.

Format changes throughout.

(No files)

Note: See TracChangeset for help on using the changeset viewer.