Home
last modified time | relevance | path

Searched hist:"625 bf371" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dubifs.h625bf371 Mon Sep 08 08:13:38 CDT 2008 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: use bit-fields when possible

The "bulk_read" and "no_chk_data_crc" have only 2 values -
0 and 1. We already have bit-fields in corresponding data
structers, so make "bulk_read" and "no_chk_data_crc"
bit-fields as well.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
625bf371 Mon Sep 08 08:13:38 CDT 2008 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: use bit-fields when possible

The "bulk_read" and "no_chk_data_crc" have only 2 values -
0 and 1. We already have bit-fields in corresponding data
structers, so make "bulk_read" and "no_chk_data_crc"
bit-fields as well.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>