This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
Watch
1
Star
0
Fork
0
You've already forked ceph
mirror of
https://github.com/ceph/ceph
synced
2024-12-12 14:39:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cb840cc47d
ceph
/
qa
/
workunits
/
fs
/
test_o_trunc.sh
8 lines
78 B
Bash
Raw
Normal View
History
Unescape
Escape
qa: add O_TRUNC test From: Yan, Zheng <yan.zheng@intel.com> Simple reproducer for #5453, modified to run for a finite number of iterations. Signed-off-by: Sage Weil <sage@inktank.com>
2013-07-04 04:53:48 +00:00
#!/bin/sh -ex
qa/workunits/fs/test_o_trunc.sh: fix path Signed-off-by: Sage Weil <sage@inktank.com>
2013-07-13 20:25:16 +00:00
mydir
=
`
dirname
$0
`
$mydir
/test_o_trunc trunc.foo
600
qa: add O_TRUNC test From: Yan, Zheng <yan.zheng@intel.com> Simple reproducer for #5453, modified to run for a finite number of iterations. Signed-off-by: Sage Weil <sage@inktank.com>
2013-07-04 04:53:48 +00:00
echo
OK
Reference in New Issue
Copy Permalink