- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / Documentation / filesystems / xfs.txt
index ec93079..74aeb14 100644 (file)
@@ -57,10 +57,6 @@ When mounting an XFS filesystem, the following options are accepted.
        of zero is used, the value selected by the default algorithm
        will be displayed in /proc/mounts.
 
-  dmapi
-       Enable the DMAPI (Data Management API) event callouts.
-       Use with the "mtpt" option.
-
   ikeep/noikeep
        When inode clusters are emptied of inodes, keep them around
        on the disk (ikeep) - this is the traditional XFS behaviour
@@ -118,11 +114,6 @@ When mounting an XFS filesystem, the following options are accepted.
        included in the DMAPI mount event, and should be the path of
        the actual mountpoint that is used.
 
-  mtpt=mountpoint
-       Use with the "dmapi" option.  The value specified here will be
-       included in the DMAPI mount event, and should be the path of
-       the actual mountpoint that is used.
-
   noalign
        Data allocations will not be aligned at stripe unit boundaries.