forked from huawei/openGauss-server
Update nas_am.h
This commit is contained in:
parent
915b2800cd
commit
605b5b00f0
|
|
@ -23,6 +23,11 @@
|
||||||
* ---------------------------------------------------------------------------------------
|
* ---------------------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
|
Network Attached Storage (NAS), the name of a special data storage technology,
|
||||||
|
can be directly connected to the computer network,
|
||||||
|
providing centralized data access services for heterogeneous network users*/
|
||||||
|
|
||||||
#ifndef NAS_AM_H
|
#ifndef NAS_AM_H
|
||||||
#define NAS_AM_H
|
#define NAS_AM_H
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue