From: Aneesh Date: Wed, 13 Jun 2007 20:18:26 +0000 (-0400) Subject: btrfs: Code cleanup X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~544 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1ace244c8c1e16eaa5c8b3b5339849651e31ede;p=pandora-kernel.git btrfs: Code cleanup 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 --- Reading git-diff-tree failed