From: David Sterba Date: Tue, 31 May 2011 17:08:14 +0000 (+0000) Subject: btrfs: use btrfs_ino to access inode number X-Git-Tag: v3.0-rc2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4689d2bd3b00dcf5c4320f06e0ab88810fbff9c;p=pandora-kernel.git btrfs: use btrfs_ino to access inode number commit 4cb5300bc ("Btrfs: add mount -o auto_defrag") accesses inode number directly while it should use the helper with the new inode number allocator. Signed-off-by: David Sterba Signed-off-by: Chris Mason --- Reading git-diff-tree failed