Whamcloud - gitweb
LU-5710 all: second batch of corrected typos and grammar errors
[fs/lustre-release.git] / lustre / doc / lustreapi.rst
1 =========
2 lustreapi
3 =========
4
5 ----------------------
6 The Lustre API library
7 ----------------------
8
9 :Author: Lustre contributors
10 :Date:   2009-08-10
11 :Manual section: 7
12 :Manual group: The Lustre API library
13
14 SYNOPSIS
15 ========
16
17 **#include <lustre/lustreapi.h>**
18
19 DESCRIPTION
20 ===========
21
22 The lustreapi library provides functions to access and/or modify
23 settings specific to the Lustre filesystem (allocation policies,
24 quotas, etc).
25
26 SEE ALSO
27 ========
28
29 **lustre**\ (7),
30 **llapi_file_create**\ (3),
31 **llapi_file_open**\ (3),
32 **llapi_file_get_stripe**\ (3),
33 **llapi_layout**\ (3),
34 **llapi_quotactl**\ (3),
35 **llapi_hsm_state_get**\ (3),
36 **llapi_hsm_state_set**\ (3)