[XFS] Originally the ATTR_DMI flag also had the functionality of the
authorOlaf Weber <olaf@sgi.com>
Fri, 9 Jun 2006 04:51:11 +0000 (14:51 +1000)
committerNathan Scott <nathans@sgi.com>
Fri, 9 Jun 2006 04:51:11 +0000 (14:51 +1000)
commit3f368a0d58cb8cadab298546286f94ca14220f65
tree12d93670a1e79a167416f96a147d5ad29e698b9b
parent1d8daf06f67c8920a640eb61b30c3176ecc52405
[XFS] Originally the ATTR_DMI flag also had the functionality of the
ATTR_NOLOCK flag, but this was split off some time ago, as ATTR_DMI needed
to be used separately. Two asserts were added to guard correctness of the
code during the transition.  These are no longer required.

SGI-PV: 952145
SGI-Modid: xfs-linux-melb:xfs-kern:209633a

Signed-off-by: Olaf Weber <olaf@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/xfs_vnodeops.c