diff options
author | 2008-09-08 16:38:01 +0300 | |
---|---|---|
committer | 2008-09-30 11:12:58 +0300 | |
commit | ba60ecabf067c8ecbde47af4d99b74ee57234d8e (patch) | |
tree | f5dcd47beb1a9b0899768e932bacfc8496902d81 /include/linux/kernel_stat.h | |
parent | UBIFS: ensure data read beyond i_size is zeroed out correctly (diff) | |
download | wireguard-linux-ba60ecabf067c8ecbde47af4d99b74ee57234d8e.tar.xz wireguard-linux-ba60ecabf067c8ecbde47af4d99b74ee57234d8e.zip |
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>
Diffstat (limited to 'include/linux/kernel_stat.h')
0 files changed, 0 insertions, 0 deletions