xfs: remove xfs_inactive_attrs
authorChristoph Hellwig <hch@infradead.org>
Wed, 4 Jul 2012 15:13:30 +0000 (11:13 -0400)
committerBen Myers <bpm@sgi.com>
Sun, 29 Jul 2012 21:15:33 +0000 (16:15 -0500)
commitfe67be036ff2f713b1c5f24dd4cdffae75bcb97a
tree7e766ba9cd845b986a036e276e7cfcf646ab6516
parentb373e98daa70d7ddb10f53f81e711c4d17651795
xfs: remove xfs_inactive_attrs

Remove this helper as the code flow is a lot more obvious when it gets
merged into its only caller.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_vnodeops.c