Matthew wrote:
On Tue, May 13, 2008 at 1:16 AM, Edward Shishkin <edward.shishkin@xxxxxxxxx> wrote:
[...]
is there a way by showing the plugins in using grep (e.g. whether it's used lzo or gzip compression) ?
grep for "lzo1" or "gzip1". At least stat-data of root directory must contain it.
for example grep 'ccreg shows' the following, that should mean ccreg40 / cryptcompression was used, correct ?
yup
debugfs.reiser4 -t -f /dev/sdd8 | grep ccreg debugfs.reiser4 1.0.6 Copyright (C) 2001-2005 by Hans Reiser, licensing governed by reiser4progs/COPYING. create : id = 4 (ccreg40) object : id = 4 (ccreg40)
-- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html