xfs: kill vn_atime_* helpers.
authorChristoph Hellwig <hch@lst.de>
Mon, 16 Mar 2009 07:24:46 +0000 (08:24 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Mon, 16 Mar 2009 07:24:46 +0000 (08:24 +0100)
commit8fab451e3cfe02a5e3dfc4bab3cfb975bc11fc09
tree7fd614c516cb7713adda58ce0a1570cd8145c205
parent076e6acb8f0d9532ee6c50512c1927c0a8e34f2f
xfs: kill vn_atime_* helpers.

Two out of three are unused already, and the third is better done open-coded
with a comment describing what's going on here.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
fs/xfs/linux-2.6/xfs_vnode.h
fs/xfs/xfs_itable.c