From: Alexey Dobriyan Date: Thu, 28 Sep 2006 00:52:04 +0000 (+1000) Subject: [XFS] pass inode to xfs_ioc_space(), simplify some code. There is trivial X-Git-Tag: v2.6.19-rc1~653^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f37ea14969bf85633d3bd29ddf008171a5618855;p=pandora-kernel.git [XFS] pass inode to xfs_ioc_space(), simplify some code. There is trivial "inode => vnode => inode" conversion, but only flags and mode of final inode are looked at. Pass original inode instead. SGI-PV: 904196 SGI-Modid: xfs-linux-melb:xfs-kern:26395a Signed-off-by: Alexey Dobriyan Signed-off-by: Nathan Scott Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed