On Tue, May 13, 2008 at 1:16 AM, Edward Shishkin <edward.shishkin@xxxxxxxxx> wrote: > Mat wrote: > > > > Hi, > > > > sure, > > > > debugfs.reiser4 -p /dev/foo > > > > > > No, with the option "-p" debugfs.reiser4 (and other utilities > of reiser4progs package) prints the "default vector of plugins" > and doesn't look at /dev/foo.. > > Edward. > > > > should print everything needed > > > > Regards > > > > Mat > > > > -- > > 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 > > > > > > > > oops, sorry, I thought it would print the plugins of the current partition is there a way by showing the plugins in using grep (e.g. whether it's used lzo or gzip compression) ? for example grep 'ccreg shows' the following, that should mean ccreg40 / cryptcompression was used, correct ? 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) object : id = 4 (ccreg40) object : id = 4 (ccreg40) object : id = 4 (ccreg40) object : id = 4 (ccreg40) object : id = 4 (ccreg40) object : id = 4 (ccreg40) object : id = 4 (ccreg40) object : id = 4 (ccreg40) object : id = 4 (ccreg40) object : id = 4 (ccreg40) object : id = 4 (ccreg40) object : id = 4 (ccreg40) Thanks Mat -- 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