summaryrefslogtreecommitdiffstats
path: root/xlators/features/glupy/doc/test.vol
blob: 0751a488c1f368be851db962e2b291c899c8762b (plain)
1
2
3
4
5
6
7
8
9
10
volume vol-posix
    type storage/posix
    option directory /path/to/brick
end-volume

volume vol-glupy
    type features/glupy
    option module-name debug-trace
    subvolumes vol-posix
end-volume