4 * Copyright (c) 1997-2009 Erez Zadok
5 * Copyright (c) 1990 Jan-Simon Pendry
6 * Copyright (c) 1990 Imperial College of Science, Technology & Medicine
7 * Copyright (c) 1990 The Regents of the University of California.
10 * This code is derived from software contributed to Berkeley by
11 * Jan-Simon Pendry at Imperial College, London.
13 * Redistribution and use in source and binary forms, with or without
14 * modification, are permitted provided that the following conditions
16 * 1. Redistributions of source code must retain the above copyright
17 * notice, this list of conditions and the following disclaimer.
18 * 2. Redistributions in binary form must reproduce the above copyright
19 * notice, this list of conditions and the following disclaimer in the
20 * documentation and/or other materials provided with the distribution.
21 * 3. All advertising materials mentioning features or use of this software
22 * must display the following acknowledgment:
23 * This product includes software developed by the University of
24 * California, Berkeley and its contributors.
25 * 4. Neither the name of the University nor the names of its contributors
26 * may be used to endorse or promote products derived from this software
27 * without specific prior written permission.
29 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
30 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
31 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
32 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
33 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
34 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
35 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
37 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
38 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
42 * File: am-utils/conf/nfs_prot/nfs_prot_sunos4.h
46 #ifndef _AMU_NFS_PROT_H
47 #define _AMU_NFS_PROT_H
49 #ifdef HAVE_SYS_ERRNO_H
50 #include <sys/errno.h>
51 #endif /* HAVE_SYS_ERRNO_H */
54 #endif /* HAVE_RPC_RPC_H */
55 #ifdef HAVE_NFS_NFSV2_H
56 # include <nfs/nfsv2.h>
57 #endif /* HAVE_NFS_NFSV2_H */
58 #ifdef HAVE_NFS_RPCV2_H
59 # include <nfs/rpcv2.h>
60 #endif /* HAVE_NFS_RPCV2_H */
63 #endif /* HAVE_NFS_NFS_H */
64 # ifdef HAVE_NFS_NFS_CLNT_H
65 # include <nfs/nfs_clnt.h>
66 # endif /* HAVE_NFS_NFS_CLNT_H */
67 #ifdef HAVE_SYS_FS_NFS_H
68 # include <sys/fs/nfs.h>
69 #endif /* HAVE_SYS_FS_NFS_H */
70 #ifdef HAVE_RPCSVC_MOUNT_H
71 # include <rpcsvc/mount.h>
72 #endif /* HAVE_RPCSVC_MOUNT_H */
80 #define NFS_MAXDATA 8192
81 #define NFS_MAXPATHLEN 1024
82 #define NFS_MAXNAMLEN 255
84 #define NFS_COOKIESIZE 4
85 #define MNTPATHLEN 1024
88 #define NFSMODE_FMT 0170000
89 #define NFSMODE_DIR 0040000
90 #define NFSMODE_CHR 0020000
91 #define NFSMODE_BLK 0060000
92 #define NFSMODE_REG 0100000
93 #define NFSMODE_LNK 0120000
94 #define NFSMODE_SOCK 0140000
95 #define NFSMODE_FIFO 0010000
98 # define NFS_PROGRAM ((u_long)100003)
99 #endif /* not NFS_PROGRAM */
101 # define NFS_VERSION ((u_long)2)
102 #endif /* not NFS_VERSION */
104 /* complete missing definition that is actually used in SunOS 4.x */
106 # define MNTOPT_DEV "dev"
107 #endif /* not MNTOPT_DEV */
109 #define NFSPROC_NULL ((u_long)0)
110 #define NFSPROC_GETATTR ((u_long)1)
111 #define NFSPROC_SETATTR ((u_long)2)
112 #define NFSPROC_ROOT ((u_long)3)
113 #define NFSPROC_LOOKUP ((u_long)4)
114 #define NFSPROC_READLINK ((u_long)5)
115 #define NFSPROC_READ ((u_long)6)
116 #define NFSPROC_WRITECACHE ((u_long)7)
117 #define NFSPROC_WRITE ((u_long)8)
118 #define NFSPROC_CREATE ((u_long)9)
119 #define NFSPROC_REMOVE ((u_long)10)
120 #define NFSPROC_RENAME ((u_long)11)
121 #define NFSPROC_LINK ((u_long)12)
122 #define NFSPROC_SYMLINK ((u_long)13)
123 #define NFSPROC_MKDIR ((u_long)14)
124 #define NFSPROC_RMDIR ((u_long)15)
125 #define NFSPROC_READDIR ((u_long)16)
126 #define NFSPROC_STATFS ((u_long)17)
128 /* map field names */
129 #define ml_hostname ml_name
130 #define ml_directory ml_path
131 #define ml_next ml_nxt
132 #define gr_next g_next
133 #define gr_name g_name
134 #define ex_dir ex_name
135 #define na_fileid na_nodeid
136 #define la_fhandle la_from
137 #define ra_totalcount ra_totcount
143 typedef char *dirpath
;
144 typedef char *filename
;
146 typedef char *nfspath
;
147 typedef char nfscookie
[NFS_COOKIESIZE
];
148 typedef enum nfsftype nfsftype
;
149 typedef enum nfsstat nfsstat
;
150 typedef char fhandle
[NFS_FHSIZE
];
151 typedef struct attrstat nfsattrstat
;
152 typedef struct nfscreateargs nfscreateargs
;
153 typedef struct nfsdirlist nfsdirlist
;
154 typedef struct nfsdiropargs nfsdiropargs
;
155 typedef struct nfsdiropokres nfsdiropokres
;
156 typedef struct diropres nfsdiropres
;
157 typedef struct nfsentry nfsentry
;
158 typedef struct exports
*exports
;
159 typedef struct exports exportnode
;
160 typedef struct fattr nfsfattr
;
161 typedef struct nfsfhstatus fhstatus
;
162 typedef struct groups
*groups
;
163 typedef struct groups groupnode
;
164 typedef struct nfslinkargs nfslinkargs
;
165 typedef struct mountlist
*mountlist
;
166 typedef struct mountlist mountbody
;
167 typedef struct nfstime nfstime
;
168 typedef struct nfsreadargs nfsreadargs
;
169 typedef struct nfsreaddirargs nfsreaddirargs
;
170 typedef struct nfsreaddirres nfsreaddirres
;
171 typedef struct nfsreadlinkres nfsreadlinkres
;
172 typedef struct nfsreadokres nfsreadokres
;
173 typedef struct nfsreadres nfsreadres
;
174 typedef struct nfsrenameargs nfsrenameargs
;
175 typedef struct sattr nfssattr
;
176 typedef struct nfssattrargs nfssattrargs
;
177 typedef struct nfsstatfsokres nfsstatfsokres
;
178 typedef struct nfsstatfsres nfsstatfsres
;
179 typedef struct nfssymlinkargs nfssymlinkargs
;
180 typedef struct writeargs nfswriteargs
;
187 extern void *nfsproc_null_2_svc(void *, struct svc_req
*);
188 extern nfsattrstat
*nfsproc_getattr_2_svc(fhandle_t
*, struct svc_req
*);
189 extern nfsattrstat
*nfsproc_setattr_2_svc(nfssattrargs
*, struct svc_req
*);
190 extern void *nfsproc_root_2_svc(void *, struct svc_req
*);
191 extern nfsdiropres
*nfsproc_lookup_2_svc(nfsdiropargs
*, struct svc_req
*);
192 extern nfsreadlinkres
*nfsproc_readlink_2_svc(fhandle_t
*, struct svc_req
*);
193 extern nfsreadres
*nfsproc_read_2_svc(nfsreadargs
*, struct svc_req
*);
194 extern void *nfsproc_writecache_2_svc(void *, struct svc_req
*);
195 extern nfsattrstat
*nfsproc_write_2_svc(nfswriteargs
*, struct svc_req
*);
196 extern nfsdiropres
*nfsproc_create_2_svc(nfscreateargs
*, struct svc_req
*);
197 extern nfsstat
*nfsproc_remove_2_svc(nfsdiropargs
*, struct svc_req
*);
198 extern nfsstat
*nfsproc_rename_2_svc(nfsrenameargs
*, struct svc_req
*);
199 extern nfsstat
*nfsproc_link_2_svc(nfslinkargs
*, struct svc_req
*);
200 extern nfsstat
*nfsproc_symlink_2_svc(nfssymlinkargs
*, struct svc_req
*);
201 extern nfsdiropres
*nfsproc_mkdir_2_svc(nfscreateargs
*, struct svc_req
*);
202 extern nfsstat
*nfsproc_rmdir_2_svc(nfsdiropargs
*, struct svc_req
*);
203 extern nfsreaddirres
*nfsproc_readdir_2_svc(nfsreaddirargs
*, struct svc_req
*);
204 extern nfsstatfsres
*nfsproc_statfs_2_svc(fhandle_t
*, struct svc_req
*);
206 extern bool_t
xdr_nfsstat(XDR
*, nfsstat
*);
207 extern bool_t
xdr_ftype(XDR
*, nfsftype
*);
208 extern bool_t
xdr_nfs_fh(XDR
*, fhandle_t
*);
209 extern bool_t
xdr_nfstime(XDR
*, nfstime
*);
210 extern bool_t
xdr_fattr(XDR
*, nfsfattr
*);
211 extern bool_t
xdr_sattr(XDR
*, nfssattr
*);
212 extern bool_t
xdr_filename(XDR
*, filename
*);
213 extern bool_t
xdr_nfspath(XDR
*, nfspath
*);
214 extern bool_t
xdr_attrstat(XDR
*, nfsattrstat
*);
215 extern bool_t
xdr_sattrargs(XDR
*, nfssattrargs
*);
216 extern bool_t
xdr_diropargs(XDR
*, nfsdiropargs
*);
217 extern bool_t
xdr_diropokres(XDR
*, nfsdiropokres
*);
218 extern bool_t
xdr_diropres(XDR
*, nfsdiropres
*);
219 extern bool_t
xdr_readlinkres(XDR
*, nfsreadlinkres
*);
220 extern bool_t
xdr_readargs(XDR
*, nfsreadargs
*);
221 extern bool_t
xdr_readokres(XDR
*, nfsreadokres
*);
222 extern bool_t
xdr_readres(XDR
*, nfsreadres
*);
223 extern bool_t
xdr_writeargs(XDR
*, nfswriteargs
*);
224 extern bool_t
xdr_createargs(XDR
*, nfscreateargs
*);
225 extern bool_t
xdr_renameargs(XDR
*, nfsrenameargs
*);
226 extern bool_t
xdr_linkargs(XDR
*, nfslinkargs
*);
227 extern bool_t
xdr_symlinkargs(XDR
*, nfssymlinkargs
*);
228 extern bool_t
xdr_nfscookie(XDR
*, nfscookie
);
229 extern bool_t
xdr_readdirargs(XDR
*, nfsreaddirargs
*);
230 extern bool_t
xdr_entry(XDR
*, nfsentry
*);
231 extern bool_t
xdr_dirlist(XDR
*, nfsdirlist
*);
232 extern bool_t
xdr_readdirres(XDR
*, nfsreaddirres
*);
233 extern bool_t
xdr_statfsokres(XDR
*, nfsstatfsokres
*);
234 extern bool_t
xdr_statfsres(XDR
*, nfsstatfsres
*);
279 struct nfssattrargs
{
280 fhandle_t sag_fhandle
;
281 nfssattr sag_attributes
;
284 struct _nfsdiropargs
{
285 fhandle_t da_fhandle
; /* was dir */
289 struct nfsdiropokres
{
290 fhandle_t drok_fhandle
;
291 nfsfattr drok_attributes
;
295 nfsstat dr_status
; /* was status */
297 nfsdiropokres dr_drok_u
; /* was diropres */
298 } dr_u
; /* was diropres_u */
301 struct nfsreadlinkres
{
308 struct _nfsreadargs
{
309 fhandle_t ra_fhandle
;
315 struct nfsreadokres
{
316 nfsfattr raok_attributes
;
326 nfsreadokres rr_reply_u
;
331 fhandle_t wra_fhandle
;
332 u_int wra_beginoffset
;
334 u_int wra_totalcount
;
341 struct nfscreateargs
{
342 nfsdiropargs ca_where
;
343 nfssattr ca_attributes
;
346 struct nfsrenameargs
{
347 nfsdiropargs rna_from
;
351 struct _nfslinkargs
{
352 fhandle_t la_fhandle
;
356 struct nfssymlinkargs
{
357 nfsdiropargs sla_from
;
359 nfssattr sla_attributes
;
362 struct nfsreaddirargs
{
363 fhandle_t rda_fhandle
;
364 nfscookie rda_cookie
;
372 nfsentry
*ne_nextentry
;
376 nfsentry
*dl_entries
;
380 struct nfsreaddirres
{
383 nfsdirlist rdr_reply_u
;
387 struct nfsstatfsokres
{
395 struct nfsstatfsres
{
398 nfsstatfsokres sfr_reply_u
;
407 #endif /* not _AMU_NFS_PROT_H */