forked from bparrein/rozofs
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
60 lines (57 loc) · 1.01 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
*.[oa]
*.pyc
CMakeFiles
Makefile
cmake_install.cmake
CMakeCache.txt
CPackConfig.cmake
CPackSourceConfig.cmake
uninstall.cmake
debian.cmake
redhat.cmake
doc/doxyfile
manager/setup.py
config.h
rozofs.spec
profile_wrap.c
libconfig_wrap.c
manager/build/
manager/timestamp
src/exportd/exportd
src/rozofsmount/rozofsmount
src/rprof/rprof
src/storaged/storaged
src/storaged/storio
src/storcli/storcli
src/rozodebug/rozodebug
tests/fs_ops/fileop/fileop
tests/fs_ops/pjd-fstest/fstest
tests/rpc_throughput
tests/rpc_throughput_server
tests/test_dist
tests/test_econfig
tests/test_export
tests/test_htable
tests/test_list
tests/test_mdirent
tests/test_rbs
tests/test_sconfig
tests/test_storage
tests/test_transform
tests/test_volume
tests/transform_file
tests/transform_throughput
tests/read_dirent_file
tests/test_write_all_offset
tests/test_xattr
tests/test_truncate
tests/rw
tests/test_write
tests/test_chmod
tests/test_link
tests/test_rename
tests/test_trunc
tests/read_parallel
tests/test_file_lock
tests/test_readdir
tests/test_statvfs