Changeset 71cf3e9d in rtems for testsuites/fstests/support

Timestamp:
02/20/13 12:30:43 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
75e5127
Parents:
57bcb88e
git-author:
Sebastian Huber <sebastian.huber@…> (02/20/13 12:30:43)
git-committer:
Sebastian Huber <sebastian.huber@…> (02/21/13 09:50:04)
Message:

libblock: Do resource allocation in one place

All resource allocations take place in rtems_bdbuf_init() now. After
rtems_bdbuf_init() no fatal errors can happen due to configuration
errors or resource limits. This makes it easier to detect
configuration errors for users.

(No files)

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