]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Stop a BUG from occurring in generic_delete_inode by preventing
authorDavid Chinner <dgc@sgi.com>
Fri, 9 Jun 2006 04:55:52 +0000 (14:55 +1000)
committerNathan Scott <nathans@sgi.com>
Fri, 9 Jun 2006 04:55:52 +0000 (14:55 +1000)
commit714250879ea61cdb1a39bb96fe9d934ee0c669a2
tree607f2b06c56d026f04721f99cd8dba884df86b75
parent6d192a9b82212abf1e0e89da6e3a952afba7e4d6
[XFS] Stop a BUG from occurring in generic_delete_inode by preventing
transaction completion from marking the inode dirty while it is being
cleaned up on it's way out of the system.

SGI-PV: 952967
SGI-Modid: xfs-linux-melb:xfs-kern:26040a

Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/xfs_inode.c