[RTEMS Project] #3689: bdbuf: Replace automatic read-ahead with rtems_bdbuf_peek()

RTEMS trac trac at rtems.org
Wed Apr 7 05:04:33 UTC 2021


#3689: bdbuf: Replace automatic read-ahead with rtems_bdbuf_peek()
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:  6.1
Component:  lib/block        |     Version:  5
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"b3364fc6cb2d7566cf5771a96711cd37b99cd9a3/rtems"
 b3364fc6/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="b3364fc6cb2d7566cf5771a96711cd37b99cd9a3"
 libtests/block14: Fix warning

 Fix warning:

 testsuites/libtests/block14/init.c:198:8: warning: 'sc' may be used
   uninitialized in this function [-Wmaybe-uninitialized]

 Update #3689.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3689#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list