From mboxrd@z Thu Jan 1 00:00:00 1970 From: Edward Shishkin Subject: Re: how can I list out any replayed journal entries on startup in reiser4 filesystem Date: Sat, 12 Feb 2011 02:30:58 +0100 Message-ID: <4D55E2D2.2070306@gmail.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=RRGws3ATHOmaFOkfzPvCFOFH2/syrvMYhb6+3Tro/tI=; b=iGaC+SWpTV69OBKIOSJcApfBcB8mKe081hWUhw4CrX6QVOb/UFCpZYhW/AnXhY3OSV bHfW5Yi9jjcFadLurvgX+PCF+in9M3WgYbPUEUFP/C7QUXt88WRP9rl0YtQanbEN8fib VKA12IPamR4Dd4KKOmkEUahJs5zW/wZJkFIEU= In-Reply-To: Sender: reiserfs-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: doiggl@velocitynet.com.au Cc: reiserfs-devel@vger.kernel.org On 02/12/2011 01:33 AM, doiggl@velocitynet.com.au wrote: > Hello > Is there a way of listing out any replayed journal entries on startup in > reiser4 filesystem similar to what reiser3 does [1]? Why? IMHO such listing is rather useless.. Edward. > Reiser4 mount point /dev/sdb /media/disk reiser4 defaults 0 0 > Full /etc/fstab listing [2] > > Thanks Glenn > > [1]Reiser 3 shows output like the following if needed > Trans replayed: mountid 104, transid 45277, desc 2570, len 4, commit 2575, > next trans offset 2558 > Trans replayed: mountid 104, transid 45278, desc 2576, len 2, commit 2579, > next trans offset 2562 > Trans replayed: mountid 104, transid 45279, desc 2580, len 2, commit2583, > next trans offset 2566 > > [2] /etc/fstab content > /dev/disk/by-id/ata-CRUCIAL_CT64M225_P609410-MIBY-124A767-part4 swap > swap defaults 0 0 > /dev/disk/by-id/ata-CRUCIAL_CT64M225_P609410-MIBY-124A767-part2 / > reiserfs acl,user_xattr 1 1 > > proc /proc proc defaults > 0 0 > sysfs /sys sysfs noauto > 0 0 > debugfs /sys/kernel/debug debugfs noauto > 0 0 > usbfs /proc/bus/usb usbfs noauto > 0 0 > devpts /dev/pts devpts mode=0620,gid=5 > 0 0 > /dev/sdb /media/disk reiser4 defaults 0 0 > > -- > To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html