Changeset 9dffa384 in rtems

Timestamp:
10/26/12 19:31:45 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
f33873b
Parents:
48680bb1
git-author:
Sebastian Huber <sebastian.huber@…> (10/26/12 19:31:45)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/26/12 20:03:22)
Message:

libblock: rtems_bdbuf_set_block_size() API change

The set block size must synchronize and purge the disk to avoid an
inconsistent cache state and data corruption. The synchronization is
optional depending on the new sync parameter. In some contexts a
synchronization must not be performed, e.g. during disk creation.

(No files)

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