mirror of
https://github.com/ceph/ceph
synced 2025-01-18 17:12:29 +00:00
*** empty log message ***
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@893 29311d96-e01e-0410-9327-a35deaab8ce9
This commit is contained in:
parent
8543b8d69f
commit
06bc7e6ef0
@ -641,6 +641,7 @@ int main(int argc, char **argv) {
|
||||
fflush(stdout);
|
||||
|
||||
/* display disk usage */
|
||||
mkdir(testdir, DIRMODE);
|
||||
sprintf(dfCall, "df %s\n", testdir);
|
||||
system(dfCall);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user