commit | ad438c4038968e5ca5248f851212634e474983e8 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Wed May 18 14:20:08 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Wed May 18 14:20:08 2016 +1000 |
tree | 28d6b8ba7400608dc1a403187b0f8482f6aa706c | |
parent | 545c0889d26d47e1139c527002eb131343d13b63 [diff] |
xfs: move reclaim tagging functions Rearrange the inode tagging functions so that they are higher up in xfs_cache.c and so there is no need for forward prototypes to be defined. This is purely code movement, no other change. Signed-off-by: Dave Chinner <dchinner@redhat.com>