xfs
[Top] [All Lists]

log DEBUG fixes

Subject: log DEBUG fixes
From: Tim Shimmin <tes@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Feb 2004 16:18:08 +1100
Apparently-to: <linux-xfs@xxxxxxxxxxx>
Sender: linux-xfs-bounce@xxxxxxxxxxx
Fix some stuff which gets turned on when XFS_LOUD_RECOVERY
is set for debugging.

Date:  Thu Feb 26 21:15:53 PST 2004
Workarea:  sherman.melbourne.sgi.com:/build/tes/isms/2.4.x-xfs
Inspected by:  nathans@xxxxxxx

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/linux/2.4.x-xfs


Modid:  xfs-linux:xfs-kern:167581a
fs/xfs/xfs_log_recover.c - 1.286
        - fix up some code for when XFS_LOUD_RECOVERY is turned on.
          Missing definition of variable i :) Needed to compile 
xlog_unpack_data_checksum.
          hlen is in bytes and not BBs so give better name to local variable.
          Fixes to xlog_recover_check_summary() to do endian conversion on
          superblock.



<Prev in Thread] Current Thread [Next in Thread>
  • log DEBUG fixes, Tim Shimmin <=