Integrate dmapi suite 1 into xfsqa infrastructure

Merge of master-melb:xfs-cmds:27924a by kenmcd.

  added IRIX to _supported_os
This commit is contained in:
Allan Randall
2007-01-16 02:58:21 +00:00
parent 95e61ff3b2
commit 133fdfd9c5
40 changed files with 1355 additions and 10 deletions
+21
View File
@@ -0,0 +1,21 @@
QA output created by 154
Events supported (0x3fffae), nelemp 23:
DM_EVENT_MOUNT (1)
DM_EVENT_PREUNMOUNT (2)
DM_EVENT_UNMOUNT (3)
DM_EVENT_CREATE (5)
DM_EVENT_POSTCREATE (7)
DM_EVENT_REMOVE (8)
DM_EVENT_POSTREMOVE (9)
DM_EVENT_RENAME (10)
DM_EVENT_POSTRENAME (11)
DM_EVENT_LINK (12)
DM_EVENT_POSTLINK (13)
DM_EVENT_SYMLINK (14)
DM_EVENT_POSTSYMLINK (15)
DM_EVENT_READ (16)
DM_EVENT_WRITE (17)
DM_EVENT_TRUNCATE (18)
DM_EVENT_ATTRIBUTE (19)
DM_EVENT_DESTROY (20)
DM_EVENT_NOSPACE (21)