Home
last modified time | relevance | path

Searched hist:ba60ecab (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dubifs.hba60ecab Mon Sep 08 08:38:01 CDT 2008 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: fix races in bit-fields

We cannot store bit-fields together if the processes which
change them may race, unless we serialize them.

Thus, move the nospc and nospc_rp bit-fields eway from
the mount option/constant bit-fields, to avoid races.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
ba60ecab Mon Sep 08 08:38:01 CDT 2008 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: fix races in bit-fields

We cannot store bit-fields together if the processes which
change them may race, unless we serialize them.

Thus, move the nospc and nospc_rp bit-fields eway from
the mount option/constant bit-fields, to avoid races.

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