]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: finish removing IOP_* macros.
authorDave Chinner <dchinner@redhat.com>
Wed, 28 Aug 2013 11:12:03 +0000 (21:12 +1000)
committerBen Myers <bpm@sgi.com>
Fri, 30 Aug 2013 19:14:35 +0000 (14:14 -0500)
commitd99fe7afb6ea9aa69eb4f451c6668c49b9f8eea7
tree3ff65a6349ccea7752f4beb06ce438625b3e2b72
parentb1bc2d44486bfd9071ae57555eaba1ec3e62f2da
xfs: finish removing IOP_* macros.

In optimising the CIL operations, some of the IOP_* macros for
calling log item operations were removed. Remove the rest of them as
Christoph requested.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Geoffrey Wehrman <gwehrman@sgi.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_trans.c
fs/xfs/xfs_trans.h
fs/xfs/xfs_trans_ail.c
fs/xfs/xfs_trans_buf.c