Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dubifs.hd8cdda3e Mon Jan 17 12:27:45 CST 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: re-arrange variables in ubifs_info

This is a cosmetic patch which re-arranges variables in 'struct ubifs_info'
so that all boolean-like variables which are only changed during mounting or
re-mounting to R/W mode are places together. Then they are turned into
bit-fields, which makes the structure a little bit smaller.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
d8cdda3e Mon Jan 17 12:27:45 CST 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: re-arrange variables in ubifs_info

This is a cosmetic patch which re-arranges variables in 'struct ubifs_info'
so that all boolean-like variables which are only changed during mounting or
re-mounting to R/W mode are places together. Then they are turned into
bit-fields, which makes the structure a little bit smaller.

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