Christoph Hellwig d4b3a4b7dd [XFS] move xfs_bmbt_killroot to common code
xfs_bmbt_killroot is a mostly generic implementation of moving from a real
block based root to an inode based root. So move it to xfs_btree.c where
it can use all the nice infrastructure there and make it pointer size
agnostic

The new name for it is xfs_btree_kill_iroot, following the old naming but
making it clear we're dealing with the root in inode case here, and to
avoid confusion with xfs_btree_new_root which is used for the not inode
rooted case. I've also added a comment describing what it does and why
it's named the way it is.

SGI-PV: 985583

SGI-Modid: xfs-linux-melb:xfs-kern:32203a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Bill O'Donnell <billodo@sgi.com>
Signed-off-by: David Chinner <david@fromorbit.com>
2008-10-30 16:57:51 +11:00
..
2008-07-28 16:59:25 +10:00
2008-04-29 16:07:48 +10:00
2008-10-30 16:55:13 +11:00
2008-08-13 16:22:40 +10:00
2008-08-13 16:22:40 +10:00
2008-02-07 16:46:39 +11:00
2007-07-14 15:28:50 +10:00
2008-08-13 16:07:53 +10:00
2008-07-28 16:58:35 +10:00
2008-02-07 18:14:38 +11:00
2008-07-28 16:59:25 +10:00
2007-10-15 16:49:49 +10:00
2007-10-15 16:49:49 +10:00
2008-08-13 16:17:37 +10:00
2008-08-13 16:17:37 +10:00
2008-07-28 16:59:09 +10:00
2008-10-30 16:55:13 +11:00
2008-10-30 16:55:13 +11:00
2008-08-13 16:49:32 +10:00
2008-10-10 11:08:07 -07:00
2008-08-13 16:49:32 +10:00
2008-02-07 16:47:15 +11:00
2008-08-13 16:22:40 +10:00
2008-10-30 16:55:13 +11:00