From: Artem Bityutskiy Date: Wed, 1 Jun 2011 14:43:43 +0000 (+0300) Subject: UBIFS: add global debugfs knobs X-Git-Tag: v3.1-rc1~327^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7717060ddd509e6c305ad7bf5a090a95e91c8cf;p=pandora-kernel.git 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 --- Reading git-diff-tree failed