| commit | e7717060ddd509e6c305ad7bf5a090a95e91c8cf | [log] [tgz] |
|---|---|---|
| author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed Jun 01 17:43:43 2011 +0300 |
| committer | Artem Bityutskiy <dedekind1@gmail.com> | Mon Jul 04 10:54:32 2011 +0300 |
| tree | 03869be56858dfc5226a94129d528714838e4dc0 | |
| parent | 28488fc28aa39815b78c2cbeaaf25f33fef92ce8 [diff] |
UBIFS: add global debugfs knobs Now we have per-FS (superblock) debugfs knobs, but they have one drawback - you have to first mount the FS and only after this you can switch self-checks on/off. But often we want to have the checks enabled during the mount. Introduce global debugging knobs for this purpose. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>