btrfs: Code cleanup
authorAneesh <aneesh.kumar@linux.vnet.ibm.com>
Wed, 13 Jun 2007 20:18:26 +0000 (16:18 -0400)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Wed, 13 Jun 2007 20:18:26 +0000 (16:18 -0400)
Attaching below is some of the code cleanups that i came across while
reading the code.

a) alloc_path already calls init_path.
b) Mention that btrfs_inode is the in memory copy.Ext4 have ext4_inode_info as
the in memory copy ext4_inode as the disk copy

Signed-off-by: Chris Mason <chris.mason@oracle.com>

No differences found