summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c
diff options
context:
space:
mode:
authorFan Deng <enetor@gmail.com>2017-10-10 16:11:49 -0700
committerChris Johns <chrisj@rtems.org>2018-04-11 11:51:57 +1000
commit0c2241c0a923e4ec704fca9bad6bf0a2516ab6bb (patch)
treecded8077d76e487b541e62db57fd5de87febf713 /cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c
parentUpdated README. (diff)
downloadrtems-0c2241c0a923e4ec704fca9bad6bf0a2516ab6bb.tar.bz2
Make bit addressing consistent in rtems_rfs_group.c
This change fixes https://devel.rtems.org/ticket/3089. Briefly, rtems_rfs_group.c contains conflicting conversions between block numbers and group number and bit offset pairs. This caused the actual bit stored on the bitmask to be one bit displaced from its intended location. For more details, please see the associated ticket. Tested by inspecting the written bitmasks with and without this change.
Diffstat (limited to 'cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c')
0 files changed, 0 insertions, 0 deletions