Whamcloud - gitweb
Compile warning fixes for ia64.
[fs/lustre-release.git] / lustre / tests / ltmpfs-sanity.sh
1 #!/bin/bash
2
3 # Currently the following tests do not pass:
4 # 47 - due to unresolvable symbol in UML local libc
5 # 52a, 52b - due to not implemented ioctl() in tmpfs
6 # 57a - due to inability to be supplied to tmpfs
7 # 56 - due to some unknown reason yet.
8
9 NAME=local FSTYPE=tmpfs MDSDEV=tmpfs OSTDEV=tmpfs sh llmount.sh && \
10 START=: CLEAN=: EXCEPT="47 52a 52b 56 57a" sh sanity.sh