glusterfs

Форк
0
/
cloudsync-autogen-fops-tmpl.c 
30 строк · 836.0 Байт
1
/*
2
  Copyright (c) 2008-2015 Red Hat, Inc. <http://www.redhat.com>
3
  This file is part of GlusterFS.
4

5
  This file is licensed to you under your choice of the GNU Lesser
6
  General Public License, version 3 or any later version (LGPLv3 or
7
  later), or the GNU General Public License, version 2 (GPLv2), in all
8
  cases as published by the Free Software Foundation.
9
*/
10

11
/* File: cloudsync-autogen-fops-tmpl.c
12
 * This file contains the CLOUDSYNC autogenerated FOPs. This is run through
13
 * the code generator, generator.py to generate the required FOPs.
14
 */
15

16
#ifndef _CONFIG_H
17
#define _CONFIG_H
18
#include "config.h"
19
#endif
20

21
#include <dlfcn.h>
22

23
#include <glusterfs/glusterfs.h>
24
#include <glusterfs/xlator.h>
25
#include <glusterfs/defaults.h>
26
#include "cloudsync.h"
27
#include "cloudsync-common.h"
28
#include <glusterfs/call-stub.h>
29

30
#pragma generate
31

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.