xfs: kill VN_DIRTY()
authorDave Chinner <dchinner@redhat.com>
Mon, 4 Aug 2014 03:22:49 +0000 (13:22 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 4 Aug 2014 03:22:49 +0000 (13:22 +1000)
commiteac152b4742ec5f1ed04d73d699ae2be3607d56b
tree86836d52d8fadb2ae85b76f0c75cc2c72ceebb1d
parentad3714b82c631a34724da09a7daa53afcab952fa
xfs: kill VN_DIRTY()

Only one user of the macro and the dirty mapping check is redundant
so just get rid of it.

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