xfs
[Top] [All Lists]

TAKE - Add error reporting for EFSCORRUPTED

Subject: TAKE - Add error reporting for EFSCORRUPTED
From: Eric Sandeen <sandeen@xxxxxxx>
Date: Tue, 4 Mar 2003 14:16:28 -0600
Sender: linux-xfs-bounce@xxxxxxxxxxx
Add error reporting calls in error paths that return EFSCORRUPTED

Date:  Tue Mar  4 12:15:43 PST 2003
Workarea:  
stout.americas.sgi.com:/localhome/src/sandeen/2.4.x-xfs/workarea-modmerge
Inspected by:  gwehrman@xxxxxxx
Author:  overby
Merged by:  sandeen
Merged mods:  irix6.5f:irix:136445a

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


Modid:  2.4.x-xfs:slinx:136445a
linux/fs/xfs/xfs_ialloc.c - 1.163
linux/fs/xfs/xfs_rw.c - 1.373
        - Merge of irix6.5f:irix:136445a by sandeen.
          Merge of grove2-6520stage:irix:136445a by roehrich.
          Merge of grove2:irix:136445a by roehrich.
          Add error reporting calls in error paths that return EFSCORRUPTED

linux/fs/xfs/xfs_da_btree.c - 1.138
        - Merge of irix6.5f:irix:136445a by sandeen.
          Merge of grove2-6520stage:irix:136445a by roehrich.
          Merge of grove2:irix:136445a by roehrich.
          Add error reporting calls in error paths that return EFSCORRUPTED and
          cmn_error messages for additional information.

linux/fs/xfs/xfs_vnodeops.c - 1.584
linux/fs/xfs/xfs_dir2_block.c - 1.29
linux/fs/xfs/xfs_dir.c - 1.148
linux/fs/xfs/xfs_log_recover.c - 1.258
linux/fs/xfs/xfs_dir_leaf.c - 1.109
linux/fs/xfs/xfs_mount.c - 1.317
linux/fs/xfs/xfs_btree.c - 1.103
        - Merge of irix6.5f:irix:136445a by sandeen.
          Merge of grove2-6520stage:irix:136445a by roehrich.
          Merge of grove2:irix:136445a by roehrich.
          Add error reporting calls in error paths that return EFSCORRUPTED

linux/fs/xfs/xfs_btree.h - 1.54
        - Merge of irix6.5f:irix:136445a by sandeen.
          Merge of grove2-6520stage:irix:136445a by roehrich.
          Merge of grove2:irix:136445a by roehrich.
          Add error reporting calls in macros that return EFSCORRUPTED

linux/fs/xfs/xfs_qm.c - 1.94
linux/fs/xfs/xfs_inode.c - 1.362
linux/fs/xfs/xfs_attr_leaf.c - 1.68
        - Merge of irix6.5f:irix:136445a by sandeen.
          Merge of grove2-6520stage:irix:136445a by roehrich.
          Merge of grove2:irix:136445a by roehrich.
          Add error reporting calls in error paths that return EFSCORRUPTED

linux/fs/xfs/xfs_error.c - 1.37
        - Merge of irix6.5f:irix:136445a by sandeen.
          Merge of grove2-6520stage:irix:136445a by roehrich.
          Merge of grove2:irix:136445a by roehrich.
          Add xfs_error_report and xfs_corruption_error functions.  These are
          called by the XFS_ERROR_REPORT and XFS_CORRUPTION_ERROR macros placed
          in places where there is an error that will result in a filesystem
          shutdown.

linux/fs/xfs/xfs_error.h - 1.30
        - Merge of irix6.5f:irix:136445a by sandeen.
          Merge of grove2-6520stage:irix:136445a by roehrich.
          Merge of grove2:irix:136445a by roehrich.
          add prototypes for xfs_error_report and xfs_corruption error and
          macros to call them.

linux/fs/xfs/xfs_alloc.c - 1.163
linux/fs/xfs/xfs_bmap.c - 1.300
linux/fs/xfs/xfs_dir2_node.c - 1.29
linux/fs/xfs/xfs_attr.c - 1.101
        - Merge of irix6.5f:irix:136445a by sandeen.
          Merge of grove2-6520stage:irix:136445a by roehrich.
          Merge of grove2:irix:136445a by roehrich.
          Add error reporting calls in error paths that return EFSCORRUPTED

linux/fs/xfs/linux/xfs_globals.c - 1.41
linux/fs/xfs/linux/xfs_linux.h - 1.98
linux/fs/xfs/linux/xfs_sysctl.h - 1.10
linux/fs/xfs/linux/xfs_sysctl.c - 1.15
linux/fs/xfs/linux/xfs_iomap.c - 1.6


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - Add error reporting for EFSCORRUPTED, Eric Sandeen <=