commit | f37ea14969bf85633d3bd29ddf008171a5618855 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Thu Sep 28 10:52:04 2006 +1000 |
committer | Tim Shimmin <tes@sgi.com> | Thu Sep 28 10:52:04 2006 +1000 |
tree | cba4e7f2de1a24ebf97edae50e264b25b0f64892 | |
parent | a77c64c1a641950626181b4857abb701d8f38ccc [diff] |
[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 <adobriyan@gmail.com> Signed-off-by: Nathan Scott <nathans@sgi.com> Signed-off-by: Tim Shimmin <tes@sgi.com>