xfs
[Top] [All Lists]

TAKE - Call remove_inode_hash() before make_bad_inode()

Subject: TAKE - Call remove_inode_hash() before make_bad_inode()
From: Eric Sandeen <sandeen@xxxxxxx>
Date: Tue, 5 Nov 2002 14:32:35 -0600
Sender: linux-xfs-bounce@xxxxxxxxxxx
Checking in for Christoph, since his ptools seems to be flakey today.

Call remove_inode_hash() before make_bad_inode() in xfs, to
prevent us from picking it up again later, possibly at a 
time that we really can't deal with it (such as in xfs_iget())

This is hopefully a fix for bugzilla #186...

Date:  Tue Nov  5 12:37:58 PST 2002
Workarea:  
stout.americas.sgi.com:/localhome/src/sandeen/2.4.x-xfs/workarea-expect

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


Modid:  2.4.x-xfs:slinx:132090a
linux/fs/xfs/xfs_iget.c - 1.179
linux/fs/xfs/linux/xfs_vnode.c - 1.104
linux/fs/xfs/linux/xfs_super.c - 1.227


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - Call remove_inode_hash() before make_bad_inode(), Eric Sandeen <=